Class DrawHeatInput

java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawHeatInput

public class DrawHeatInput extends DrawBlock
  • Field Details

    • suffix

      public String suffix
    • heatColor

      public Color heatColor
    • heatPulse

      public float heatPulse
    • heatPulseScl

      public float heatPulseScl
    • heat

      public TextureRegion heat
  • Constructor Details

    • DrawHeatInput

      public DrawHeatInput(String suffix)
    • DrawHeatInput

      public DrawHeatInput()
  • Method Details