MiniGame-Madness
|
A class that represents the menu of the game. More...
#include <menu.h>
Public Member Functions | |
int | displayMenu () |
Function to display the menu. | |
Static Public Attributes | |
static const int | RETURN_TO_MENU = 0 |
static const int | EXIT_GAME = 1 |
A class that represents the menu of the game.