Package mindustry.world.draw
Class DrawBlurSpin
java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawBlurSpin
-
Field Summary
Modifier and TypeFieldDescriptionfloat
float
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
-
Field Details
-
region
-
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