|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Scores in dk.itu.smds.torusman |
---|
Fields in dk.itu.smds.torusman declared as Scores | |
---|---|
Scores |
LocalMan.scores
A table |
Methods in dk.itu.smds.torusman that return Scores | |
---|---|
Scores |
Torus.addPoints(byte manId,
byte teamId,
int points)
Add points to team score. |
Scores |
LocalTorus.addPoints(byte manId,
byte teamId,
int points)
|
Scores |
DistTorus.addPoints(byte manId,
byte teamId,
int points)
Adds the points to the local man and then sends it to the server. |
Methods in dk.itu.smds.torusman with parameters of type Scores | |
---|---|
void |
Man.updatePoints(Scores scores)
Callback handle to be invoked when scores have been updated. |
void |
LocalMan.updatePoints(Scores scores)
(non-Javadoc) |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |