Byggern
Highscore Namespace Reference

Keeps track of the highscore and stores it to the EEPROM using Score objects. More...

Classes

class  Highscore
 Keeps track of the highscore and stores it to the EEPROM. More...
 
struct  Score
 Represents a score. More...
 

Detailed Description

Keeps track of the highscore and stores it to the EEPROM using Score objects.

The Highscore namespace contains a Highscore class for keeping track of the highscores, and saving them to the EEPROM for persistent storage. It also contains a Score struct for representing a score.