Searched refs:DIFFICULTY_MEDIUM (Results 1 - 2 of 2) sorted by relevance

/development/samples/LunarLander/src/com/example/android/lunarlander/
H A DLunarLander.java106 mLunarThread.setDifficulty(LunarThread.DIFFICULTY_MEDIUM);
H A DLunarView.java54 public static final int DIFFICULTY_MEDIUM = 2; field in class:LunarView.LunarThread
251 mDifficulty = DIFFICULTY_MEDIUM;

Completed in 498 milliseconds