|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.network.ZombieUpdateData
public class ZombieUpdateData
Field Summary | |
---|---|
int |
anim
|
int |
animframedelay
|
int |
dir
|
float |
x
|
float |
y
|
float |
z
|
int |
ZombieID
|
Constructor Summary | |
---|---|
ZombieUpdateData()
|
Method Summary | |
---|---|
void |
unspool()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int ZombieID
public float x
public float y
public float z
public int anim
public int dir
public int animframedelay
Constructor Detail |
---|
public ZombieUpdateData()
Method Detail |
---|
public void unspool()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |