Beispiel #1
0
 void Prepare()
 {
     mApp.Prepare(mManager.Configuration, mManager.Graphics);
     mPrepared = true;
 }