Beispiel #1
0
 public void returnToStartUI() {
   mCurScreenUI = mStartUI;
   mGameUI.clear();
   mIntroductionUI.reset();
 }