|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--twcore.core.SubspaceEvent | +--twcore.core.Prize
Constructor Summary | |
Prize(twcore.core.ByteArray array)
|
Method Summary | |
int |
getPlayerID()
|
int |
getPrizeType()
|
int |
getTimeStamp()
|
int |
getXTiles()
|
int |
getYTiles()
|
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 Prize(twcore.core.ByteArray array)
Method Detail |
public int getTimeStamp()
public int getXTiles()
public int getYTiles()
public int getPrizeType()
public int getPlayerID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |