Beispiel #1
0
 public void StartGame()
 {
     pickerController.EnableMoving();
     levelManager.ActivateCurrentLevel();
 }