#include <MenuManager.h>
Public Methods | |
| MenuManager (const std::string &title, const SDL_Color &titleCol, const SDL_Color &bg=DEFAULT_BG_COL) | |
| bool | run (SDL_Surface *screen) |
| void | addMenuItem (MenuItem *item) |
Definition at line 112 of file MenuManager.h.
|
||||||||||||||||
|
Definition at line 30 of file MenuManager.cpp. |
|
|
Definition at line 106 of file MenuManager.cpp. |
|
|
Definition at line 102 of file MenuManager.cpp. |
|
|
Start the menu manager main loop
Definition at line 43 of file MenuManager.cpp. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001