Class SpaceLiquidBulletType

java.lang.Object
mindustry.ctype.Content
mindustry.entities.bullet.BulletType
mindustry.entities.bullet.SpaceLiquidBulletType
All Implemented Interfaces:
Cloneable, Comparable<Content>

public class SpaceLiquidBulletType extends BulletType
  • Field Details

    • orbSize

      public float orbSize
  • Constructor Details

    • SpaceLiquidBulletType

      public SpaceLiquidBulletType()
  • Method Details

    • draw

      public void draw(mindustry.gen.Bullet b)
      Overrides:
      draw in class BulletType