OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIFFICULTY_HARD
(Results
1 - 2
of
2
) sorted by null
/development/samples/LunarLander/src/com/example/android/lunarlander/
LunarLander.java
110
mLunarThread.setDifficulty(LunarThread.
DIFFICULTY_HARD
);
LunarView.java
53
public static final int
DIFFICULTY_HARD
= 1;
283
} else if (mDifficulty ==
DIFFICULTY_HARD
) {
[
all
...]
Completed in 31 milliseconds