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


Public Methods | |
| BooleanItem (const std::string &name, bool &b, const SDL_Color &sel=DEFAULT_SELECTED_COL, const SDL_Color &unsel=DEFAULT_DESELECTED_COL) | |
| MenuHandleResult | handleEvent (SDL_Event *e) |
|
||||||||||||||||||||
|
Definition at line 145 of file MenuManager.cpp. |
|
||||||||||||||||||||
|
Reimplemented from Menu::DefaultMenuItem. Definition at line 158 of file MenuManager.cpp. |
|
|
Flip b when enter pressed. Ignore otherwise.
Reimplemented from Menu::MenuItem. Definition at line 150 of file MenuManager.cpp. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001