#include <MenuManager.h>
void omegaToolkit::ui::MenuManager::autoPlaceMenu |
( |
Menu * |
menu, |
|
|
const Event & |
evt |
|
) |
| |
static MenuManager* omegaToolkit::ui::MenuManager::createAndInitialize |
( |
| ) |
|
|
static |
Menu* omegaToolkit::ui::MenuManager::createMenu |
( |
const String & |
name | ) |
|
void omegaToolkit::ui::MenuManager::deleteMenu |
( |
Menu * |
| ) |
|
virtual void omegaToolkit::ui::MenuManager::dispose |
( |
| ) |
|
|
virtual |
float omegaToolkit::ui::MenuManager::getDefaultMenuDistance |
( |
| ) |
|
|
inline |
float omegaToolkit::ui::MenuManager::getDefaultMenuScale |
( |
| ) |
|
|
inline |
Sound* omegaToolkit::ui::MenuManager::getHideMenuSound |
( |
| ) |
|
Menu* omegaToolkit::ui::MenuManager::getMainMenu |
( |
| ) |
|
|
inline |
bool omegaToolkit::ui::MenuManager::getNavigationSuspended |
( |
| ) |
|
|
inline |
see setNavigationSuspended
Sound* omegaToolkit::ui::MenuManager::getShowMenuSound |
( |
| ) |
|
UiModule* omegaToolkit::ui::MenuManager::getUiModule |
( |
| ) |
|
|
inline |
virtual void omegaToolkit::ui::MenuManager::handleEvent |
( |
const Event & |
evt | ) |
|
|
virtual |
virtual void omegaToolkit::ui::MenuManager::initialize |
( |
| ) |
|
|
virtual |
static MenuManager* omegaToolkit::ui::MenuManager::instance |
( |
| ) |
|
|
static |
bool omegaToolkit::ui::MenuManager::is3dMenuEnabled |
( |
| ) |
|
|
inline |
void omegaToolkit::ui::MenuManager::setMainMenu |
( |
Menu * |
menu | ) |
|
|
inline |
void omegaToolkit::ui::MenuManager::setNavigationSuspended |
( |
bool |
value | ) |
|
|
inline |
virtual void omegaToolkit::ui::MenuManager::update |
( |
const UpdateContext & |
context | ) |
|
|
virtual |
The documentation for this class was generated from the following file: