Package mindustry.world.draw
Class DrawHeatInput
java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawHeatInput
-
Field Summary
Modifier and TypeFieldDescriptionfloat
float
Fields inherited from class mindustry.world.draw.DrawBlock
iconOverride, rand
-
Constructor Summary
-
Method Summary
Methods inherited from class mindustry.world.draw.DrawBlock
drawLight, expectCrafter, finalIcons, getRegionsToOutline, icons
-
Field Details
-
suffix
-
heatColor
-
heatPulse
public float heatPulse -
heatPulseScl
public float heatPulseScl -
heat
-
-
Constructor Details
-
DrawHeatInput
-
DrawHeatInput
public DrawHeatInput()
-
-
Method Details