|
Arcade architecture
|
Interface for game modules in the arcade project. More...


Go to the source code of this file.
Classes | |
| class | IGameModule |
| Interface for game modules. More... | |
Interface for game modules in the arcade project.
This file defines the IGameModule interface, which represents a game module in the arcade project. It provides methods for managing high scores, scores, and game entities.