C# Class gbrainy.Core.Main.GameSessionHistoryExtended

Inheritance: GameSessionHistory
Afficher le fichier Open project: GNOME/gbrainy Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
UpdateScore ( GameTypes type, GameDifficulty difficulty, int game_score ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

UpdateScore() public méthode

public UpdateScore ( GameTypes type, GameDifficulty difficulty, int game_score ) : void
type GameTypes
difficulty GameDifficulty
game_score int
Résultat void