示例#1
0
 void EndGame()
 {
     playerEvent.GameOver(new PlayerEvent.GameOverEventArgs {
     });
 }