Beispiel #1
0
 public void startGame() {
   mCurScreenUI = mIntroductionUI;
   mIntroductionUI.startShow();
 }