Class PowerAmmoType

java.lang.Object
mindustry.type.ammo.PowerAmmoType
All Implemented Interfaces:
AmmoType

public class PowerAmmoType extends Object implements AmmoType
  • Field Details

    • range

      public float range
    • totalPower

      public float totalPower
  • Constructor Details

    • PowerAmmoType

      public PowerAmmoType(float totalPower)
    • PowerAmmoType

      public PowerAmmoType()
  • Method Details