|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.iso.IsoFloorBloodSplat
public class IsoFloorBloodSplat
Field Summary | |
---|---|
static java.lang.String[] |
FloorBloodTypes
|
static java.util.HashMap<java.lang.String,IsoSprite> |
SpriteMap
|
int |
Type
|
float |
x
|
float |
y
|
float |
z
|
Constructor Summary | |
---|---|
IsoFloorBloodSplat(float x,
float y,
float z,
int Type)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float x
public float y
public float z
public int Type
public static java.util.HashMap<java.lang.String,IsoSprite> SpriteMap
public static java.lang.String[] FloorBloodTypes
Constructor Detail |
---|
public IsoFloorBloodSplat(float x, float y, float z, int Type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |