![]() |
Ember
|
Classes | |
| class | SceneContainer |
| Container for managing multiple scenes. More... | |
| class | TabContainer |
| Generic container for managing tabbed UI components. More... | |
Functions | |
| wxBEGIN_EVENT_TABLE (SceneContainer, wxPanel) EVT_SIZE(SceneContainer | |
| wxBEGIN_EVENT_TABLE (TabContainer, wxNotebook) EVT_NOTEBOOK_PAGE_CHANGED(wxID_ANY | |
| TabContainer::OnTabChanged | EVT_NOTEBOOK_PAGE_CHANGING (wxID_ANY, TabContainer::OnTabChanging) EVT_RIGHT_UP(TabContainer |
| TabContainer::OnTabChanged EmberForge::ui::EVT_NOTEBOOK_PAGE_CHANGING | ( | wxID_ANY | , |
| TabContainer::OnTabChanging | ) |
Definition at line 10 of file TabContainer.cpp.
| EmberForge::ui::wxBEGIN_EVENT_TABLE | ( | SceneContainer | , |
| wxPanel | ) |
Definition at line 9 of file SceneContainer.cpp.
| EmberForge::ui::wxBEGIN_EVENT_TABLE | ( | TabContainer | , |
| wxNotebook | ) |