Guest User

Untitled

a guest
Feb 11th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. public class Game extends SurfaceView implements Runnable {
  2.  
  3. Resources _res = getResources();
  4. public static final String LONGEST_DIST = res.getString(R.string.HighScoreText);
  5. }
Add Comment
Please, Sign In to add comment