#include <mainmenumanager.h>
|
std::list< gui::IGUIElement * > | m_stack |
|
◆ createdMenu()
virtual void MainMenuManager::createdMenu |
( |
gui::IGUIElement * | menu | ) |
|
|
inlinevirtual |
◆ deletingMenu()
virtual void MainMenuManager::deletingMenu |
( |
gui::IGUIElement * | menu | ) |
|
|
inlinevirtual |
◆ menuCount()
size_t MainMenuManager::menuCount |
( |
| ) |
const |
|
inline |
◆ pausesGame()
bool MainMenuManager::pausesGame |
( |
| ) |
|
|
inline |
◆ preprocessEvent()
virtual bool MainMenuManager::preprocessEvent |
( |
const SEvent & | event | ) |
|
|
inlinevirtual |
◆ m_stack
std::list<gui::IGUIElement*> MainMenuManager::m_stack |
The documentation for this class was generated from the following file: