14.06.2011

doStart()

posted by Karsten

//Starting up the game public void doStart() { synchronized(mSurfaceHolder) { setupBeginning(); mLastTime = System.currentTimeMillis() + 100; setState(STATE_RUNNING); setScore(0); } }

Share

Place your comment

Please fill your data and comment below.
Name
Email
Website
Your comment