Package zombie.iso
Class IsoWallBloodSplat
java.lang.Object
zombie.iso.IsoWallBloodSplat
public class IsoWallBloodSplat
extends java.lang.Object
- 
Field Summary
 - 
Constructor Summary
Constructors Constructor Description IsoWallBloodSplat()IsoWallBloodSplat(float worldAge, IsoSprite sprite) - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Field Details
- 
worldAge
public float worldAge - 
sprite
 
 - 
 - 
Constructor Details
- 
IsoWallBloodSplat
public IsoWallBloodSplat() - 
IsoWallBloodSplat
 
 - 
 - 
Method Details
- 
render
 - 
save
public void save(java.nio.ByteBuffer output) - 
load
public void load(java.nio.ByteBuffer input, int WorldVersion) throws java.io.IOException- Throws:
 java.io.IOException
 
 -