Exemplo n.º 1
0
 private void startNewGame() {
   // create new game
   GameControl.createNewGame(TheGreatEscape.getPlayer());
 }