Class FloorShaperAttachedSprites
java.lang.Object
zombie.iso.sprite.shapers.FloorShaper
zombie.iso.sprite.shapers.FloorShaperAttachedSprites
- All Implemented Interfaces:
Consumer<TextureDraw>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class zombie.iso.sprite.shapers.FloorShaper
col, colTint, isShore, waterDepth
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.iso.sprite.shapers.FloorShaper
setAlpha4, setShore, setTintColor, setVertColors, setWaterDepth
-
Field Details
-
instance
-
-
Constructor Details
-
FloorShaperAttachedSprites
public FloorShaperAttachedSprites()
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceConsumer<TextureDraw>
- Overrides:
accept
in classFloorShaper
-