Searched refs:mLand (Results 1 – 2 of 2) sorted by relevance
27 MLand mLand; field in MLandActivity33 mLand = (MLand) findViewById(R.id.world); in onCreate()34 mLand.setScoreFieldHolder((ViewGroup) findViewById(R.id.scores)); in onCreate()36 mLand.setSplash(welcome); in onCreate()37 final int numControllers = mLand.getGameControllers().size(); in onCreate()39 mLand.setupPlayers(numControllers); in onCreate()44 final int N = mLand.getNumPlayers(); in updateSplashPlayers()51 } else if (N == mLand.MAX_PLAYERS) { in updateSplashPlayers()63 mLand.stop(); in onPause()71 mLand.onAttachedToWindow(); // resets and starts animation in onResume()[all …]
1012 private MLand mLand;1044 p.mLand = land;1078 setY(mLand.mHeight / 2