Package mindustry.world.draw
Class DrawBlurSpin
java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawBlurSpin
-
Field Summary
FieldsModifier and TypeFieldDescriptionarc.graphics.g2d.TextureRegion
float
arc.graphics.g2d.TextureRegion
float
float
float
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
-
region
public arc.graphics.g2d.TextureRegion region -
blurRegion
public arc.graphics.g2d.TextureRegion blurRegion -
suffix
-
rotateSpeed
public float rotateSpeed -
x
public float x -
y
public float y -
blurThresh
public float blurThresh
-
-
Constructor Details
-
DrawBlurSpin
-
DrawBlurSpin
public DrawBlurSpin()
-
-
Method Details