|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--twcore.core.SubspaceEvent | +--twcore.core.PlayerDeath
Constructor Summary | |
PlayerDeath(twcore.core.ByteArray array)
|
Method Summary | |
int |
getKilleeID()
|
int |
getKillerID()
|
int |
getScore()
|
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 PlayerDeath(twcore.core.ByteArray array)
Method Detail |
public int getKillerID()
public int getKilleeID()
public int getScore()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |