|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--twcore.core.SubspaceEvent
|
+--twcore.core.ScoreUpdate
| Constructor Summary | |
ScoreUpdate(twcore.core.ByteArray array)
|
|
| Method Summary | |
int |
getFlagPoints()
|
int |
getKillPoints()
|
int |
getLosses()
|
int |
getPlayerID()
|
int |
getWins()
|
| 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 ScoreUpdate(twcore.core.ByteArray array)
| Method Detail |
public int getPlayerID()
public int getFlagPoints()
public int getKillPoints()
public int getWins()
public int getLosses()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||