public void setBomb(int bomb)
 {
     playerHudController.updateBomb(bomb);
 }