Exemplo n.º 1
0
 public void GameOver()
 {
     gameOver = true;
     player.GameOver();
 }