Beispiel #1
0
 protected override void DestroyHittable()
 {
     //lose game
     gameOverHandler.EndGame();
 }