Package mindustry.world.draw
Class DrawSideRegion
java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawSideRegion
-
Field Summary
FieldsFields inherited from class mindustry.world.draw.DrawBlock
iconOverride, rand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(mindustry.gen.Building build) Draws the block itself.void
Draws the planned version of this block.void
Load any relevant texture regions.Methods inherited from class mindustry.world.draw.DrawBlock
drawLight, expectCrafter, finalIcons, getRegionsToOutline
-
Field Details
-
top1
-
top2
-
-
Constructor Details
-
DrawSideRegion
public DrawSideRegion()
-
-
Method Details