Searched refs:DIFFICULTY_MEDIUM (Results 1 – 2 of 2) sorted by relevance
106 mLunarThread.setDifficulty(LunarThread.DIFFICULTY_MEDIUM); in onOptionsItemSelected()
54 public static final int DIFFICULTY_MEDIUM = 2; field in LunarView.LunarThread253 mDifficulty = DIFFICULTY_MEDIUM; in LunarThread()