|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.prefs.AbstractPrefs moagg.prefs.score.ScorePrefs
public class ScorePrefs
Field Summary |
---|
Fields inherited from class moagg.prefs.AbstractPrefs |
---|
prefs |
Constructor Summary | |
---|---|
protected |
ScorePrefs()
|
Method Summary | |
---|---|
boolean |
addScore(LevelKey levelKey,
ScoreEntry entry)
|
ScoreEntry |
getBestScoreOfPlayer(LevelKey levelKey,
java.lang.String name)
|
static ScorePrefs |
getInstance()
|
ScoreEntries |
getScoreEntries(LevelKey levelKey)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ScorePrefs()
Method Detail |
---|
public static ScorePrefs getInstance()
public ScoreEntries getScoreEntries(LevelKey levelKey)
public boolean addScore(LevelKey levelKey, ScoreEntry entry)
public ScoreEntry getBestScoreOfPlayer(LevelKey levelKey, java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |