Class ShootBarrel

java.lang.Object
mindustry.entities.pattern.ShootPattern
mindustry.entities.pattern.ShootBarrel
All Implemented Interfaces:
Cloneable

public class ShootBarrel extends ShootPattern
  • Field Details

    • barrels

      public float[] barrels
      barrels [in x, y, rotation] format.
    • barrelOffset

      public int barrelOffset
      offset of barrel to start on
  • Constructor Details

    • ShootBarrel

      public ShootBarrel()
  • Method Details