Class IsoWallBloodSplat
java.lang.Object
zombie.iso.IsoWallBloodSplat
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidload(ByteBuffer input, int worldVersion) voidrender(IsoObject obj, IsoDirections dir, float x, float y, float z, ColorInfo objectColor, Consumer<TextureDraw> texdModifier) voidsave(ByteBuffer output)
-
Field Details
-
worldAge
public float worldAge -
sprite
-
-
Constructor Details
-
IsoWallBloodSplat
public IsoWallBloodSplat() -
IsoWallBloodSplat
-
-
Method Details
-
render
public void render(IsoObject obj, IsoDirections dir, float x, float y, float z, ColorInfo objectColor, Consumer<TextureDraw> texdModifier) -
save
-
load
- Throws:
IOException
-
isNorthSprite
public boolean isNorthSprite() -
isWestSprite
public boolean isWestSprite()
-