public override int GetBulletLimit()
 {
     return(_fireLogic.GetBulletLimit());
 }