Package mindustry.world.draw
Class DrawCells
java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawCells
-
Field Summary
Modifier and TypeFieldDescriptionfloat
int
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, icons
-
Field Details
-
middle
-
color
-
particleColorFrom
-
particleColorTo
-
particles
public int particles -
range
public float range -
recurrence
public float recurrence -
radius
public float radius -
lifetime
public float lifetime
-
-
Constructor Details
-
DrawCells
public DrawCells()
-
-
Method Details