public void PlayerDeath(PlayerClass player=null)
 {
     player.Death();
 }