Searched refs:mDifficulty (Results 1 – 1 of 1) sorted by relevance
80 private int mDifficulty = 1; field in AndouKun168 …mDifficulty = prefs.getInt(PreferenceConstants.PREFERENCE_DIFFICULTY, getIntent().getIntExtra("dif… in onCreate()170 … mGame.bootstrap(this, dm.widthPixels, dm.heightPixels, defaultWidth, defaultHeight, mDifficulty); in onCreate()684 mPrefsEditor.putInt(PreferenceConstants.PREFERENCE_DIFFICULTY, mDifficulty); in saveGame()