|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Score | |
|---|---|
| moagg.game | |
| moagg.game.control | |
| moagg.game.level.applet | |
| moagg.prefs.score | |
| Uses of Score in moagg.game |
|---|
| Methods in moagg.game that return Score | |
|---|---|
Score |
LevelGameObject.getScore()
|
| Methods in moagg.game with parameters of type Score | |
|---|---|
void |
LevelGameObject.setBestScore(Score bestScore)
|
| Uses of Score in moagg.game.control |
|---|
| Methods in moagg.game.control that return Score | |
|---|---|
Score |
SinglePlayerGameControlImpl.getScore()
|
| Uses of Score in moagg.game.level.applet |
|---|
| Methods in moagg.game.level.applet with parameters of type Score | |
|---|---|
protected java.lang.String |
ScoreApplet.getBestScoreString(Score score)
|
protected java.lang.String |
ScoreApplet.getScoreString(Score score)
|
protected java.lang.String |
ScoreApplet.getYourScoreString(Score score)
|
void |
ScoreApplet.setBestScore(Score bestScore)
|
void |
ScoreApplet.setScore(Score score)
|
| Uses of Score in moagg.prefs.score |
|---|
| Methods in moagg.prefs.score that return Score | |
|---|---|
Score |
ScoreEntry.getScore()
|
| Methods in moagg.prefs.score with parameters of type Score | |
|---|---|
int |
Score.compareTo(Score other)
|
void |
ScoreEntry.setScore(Score score)
|
| Constructors in moagg.prefs.score with parameters of type Score | |
|---|---|
ScoreEntry(java.lang.String name,
Score score)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||