#include <MenuManager.h>
Inheritance diagram for Menu::GotoSubMenu:


Public Methods | |
| GotoSubMenu (const std::string &title, MenuManager &m, SDL_Surface *screen, const SDL_Color &selCol=DEFAULT_SELECTED_COL, const SDL_Color &nonSelCol=DEFAULT_DESELECTED_COL) | |
| MenuHandleResult | handleEvent (SDL_Event *e) |
Definition at line 158 of file MenuManager.h.
|
||||||||||||||||||||||||
|
Definition at line 175 of file MenuManager.cpp. |
|
|
Runs the submenu when enter is pressed and returns EVENT_HANDLED, else returns EVENT_PASSED Reimplemented from Menu::MenuItem. Definition at line 182 of file MenuManager.cpp. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001