public void PlayerFire(CCPlayerBase Player1)
 {
     Player1.Fire();
 }