Esempio n. 1
0
 /// <summary>
 /// Inits the game.
 /// </summary>
 void InitGame()
 {
     layout.SetUpScene();
 }