Package mindustry.world.draw
Class DrawSideRegion
java.lang.Object
mindustry.world.draw.DrawBlock
mindustry.world.draw.DrawSideRegion
-
Field Summary
Fields inherited from class mindustry.world.draw.DrawBlock
iconOverride, rand
-
Constructor Summary
-
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