Package mindustry.world.draw
Class DrawMultiWeave
java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawMultiWeave
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
arc.graphics.g2d.TextureRegion
arc.graphics.Color
float
float
float
float
arc.graphics.g2d.TextureRegion
arc.graphics.Color
Fields inherited from class mindustry.world.draw.DrawBlock
iconOverride, rand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mindustry.world.draw.DrawBlock
drawLight, drawPlan, expectCrafter, finalIcons, getRegionsToOutline
-
Field Details
-
weave
public arc.graphics.g2d.TextureRegion weave -
glow
public arc.graphics.g2d.TextureRegion glow -
rotateSpeed
public float rotateSpeed -
rotateSpeed2
public float rotateSpeed2 -
fadeWeave
public boolean fadeWeave -
glowColor
public arc.graphics.Color glowColor -
weaveColor
public arc.graphics.Color weaveColor -
pulse
public float pulse -
pulseScl
public float pulseScl
-
-
Constructor Details
-
DrawMultiWeave
public DrawMultiWeave()
-
-
Method Details