|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--twcore.core.SubspaceEvent | +--twcore.core.FlagPosition
Constructor Summary | |
FlagPosition(twcore.core.ByteArray array)
|
Method Summary | |
int |
getFlagID()
|
int |
getTeam()
|
int |
getXLocation()
|
int |
getYLocation()
|
Methods inherited from class twcore.core.SubspaceEvent |
getEventType |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FlagPosition(twcore.core.ByteArray array)
Method Detail |
public int getFlagID()
public int getXLocation()
public int getYLocation()
public int getTeam()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |