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