Package mindustry.world.draw
Class DrawHeatRegion
java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawHeatRegion
-
Field Summary
Modifier and TypeFieldDescriptionfloat
float
float
Fields inherited from class mindustry.world.draw.DrawBlock
iconOverride, rand
-
Constructor Summary
-
Method Summary
Methods inherited from class mindustry.world.draw.DrawBlock
drawLight, drawPlan, expectCrafter, finalIcons, getRegionsToOutline, icons
-
Field Details
-
color
-
pulse
public float pulse -
pulseScl
public float pulseScl -
layer
public float layer -
heat
-
suffix
-
-
Constructor Details
-
DrawHeatRegion
public DrawHeatRegion(float layer) -
DrawHeatRegion
-
DrawHeatRegion
public DrawHeatRegion()
-
-
Method Details