![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
Header defining the save game and highscore functionaloty from the Saving class. More...
#include <string>Go to the source code of this file.
Classes | |
| struct | HighScore |
| Structure representing a high score record. More... | |
| struct | SaveState |
| Structure representing the complete game state for saving/loading. More... | |
| class | Saving |
| Utility class for managing save game and high score functionality. More... | |
Header defining the save game and highscore functionaloty from the Saving class.