#include <fieldmen.h>
Collaboration diagram for GltRegistryMenu:

Public Methods | |
| GltRegistryMenu (GltRegistry ®istry) | |
| Constructor. | |
| ~GltRegistryMenu () | |
| Destructor. | |
| bool | OnKeyboard (unsigned char key, int x, int y) | 
| Keyboard event handler. | |
| bool | OnSpecial (int key, int x, int y) | 
| Special key event handler. | |
| void | reset () | 
| Return to root of heirachy. | |
| std::string | menu () const | 
| Current menu state. | |
| bool & | active () | 
| Is the menu currently active? | |
| bool | set (const std::string &name, const std::string &value) | 
| Set registry entry by name. | |
\clas GltRegistryMenu
Definition at line 50 of file fieldmen.h.
1.2.18