HomeSort by relevance Sort by last modified time
    Searched refs:DIFFICULTY_HARD (Results 1 - 2 of 2) sorted by null

  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarLander.java 109 mLunarThread.setDifficulty(LunarThread.DIFFICULTY_HARD);
LunarView.java 53 public static final int DIFFICULTY_HARD = 1;
285 } else if (mDifficulty == DIFFICULTY_HARD) {
    [all...]

Completed in 146 milliseconds