Exemplo n.º 1
0
 // Player health
 void LivesDownTrigger()
 {
     playerLives.LivesDown();
 }