Method | Description | |
---|---|---|
HighScoreManager ( ) : System.Collections | ||
addScore ( int myscore ) : void | ||
get_isHighScore ( ) : bool | ||
hS ( ) : HighScore, | ||
loadScores ( ) : void | ||
saveScores ( ) : void | ||
set_isHighScore ( bool state ) : void |
Method | Description | |
---|---|---|
sortScores ( ) : void |
public HighScoreManager ( ) : System.Collections | ||
return | System.Collections |