Ejemplo n.º 1
0
 void EndGame()
 {
     playerEvent.GameOver(new PlayerEvent.GameOverEventArgs {
     });
 }