#include <Menu.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 104 of file Menu.h.
Constructor & Destructor Documentation
MenuHistory::MenuHistory |
( |
| ) |
|
|
inline |
virtual MenuHistory::~MenuHistory |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
void MenuHistory::Clear |
( |
| ) |
|
|
virtual |
Menu * MenuHistory::Find |
( |
const char * |
title | ) |
|
|
virtual |
Menu * MenuHistory::GetCurrent |
( |
| ) |
|
|
virtual |
Menu * MenuHistory::GetLevel |
( |
int |
n | ) |
|
|
virtual |
void MenuHistory::Pop |
( |
| ) |
|
|
virtual |
void MenuHistory::Push |
( |
Menu * |
menu | ) |
|
|
virtual |
static const char* MenuHistory::TYPENAME |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files:
- D:/SRC/StarshatterSVN/nGenEx/Menu.h
- D:/SRC/StarshatterSVN/nGenEx/Menu.cpp