Свойство | Type | Description | |
---|---|---|---|
NUMBER_OF_HIGHSCORE | int | ||
highScores | List |
||
isEndless | bool |
Méthode | Description | |
---|---|---|
AddScoreIntoHighScore ( ScoreEntry, entry ) : void | ||
ClearHighScore ( ) : void | ||
GetScore ( ) : float | ||
IncreaseScore ( int amount ) : void | ||
InitializeHighScore ( ) : void | ||
setMultiple ( int multiple ) : void |
Méthode | Description | |
---|---|---|
OnDisable ( ) : void | ||
SaveScores ( ) : void | ||
SortHighScore ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public AddScoreIntoHighScore ( ScoreEntry, entry ) : void | ||
entry | ScoreEntry, | |
Résultat | void |