|
Tramway SDK v0.1.1
|
#include <extensions/menu/debug.h>#include <render/scene.h>#include <physics/api.h>#include <render/api.h>#include <components/render.h>#include <components/audio.h>#include <components/animation.h>#include <components/controller.h>#include <components/light.h>#include <framework/entity.h>#include <framework/logging.h>#include <framework/settings.h>#include <framework/worldcell.h>#include <framework/stats.h>#include <framework/script.h>#include <cstring>#include <deque>Classes | |
| struct | tram::Ext::Menu::Intercept |
| struct | tram::Ext::Menu::MessageIntercept |
| struct | tram::Ext::Menu::EventIntercept |
| struct | tram::Ext::Menu::LogIntercept |
Namespaces | |
| namespace | tram |
| Serialization, i.e. | |
| namespace | tram::Ext |
| namespace | tram::Ext::Menu |
| Menu framework. | |
Functions | |
| void | tram::Ext::Menu::InitCallbacks () |
| void | tram::Ext::Menu::UpdateCallbacks () |
Variables | |
| std::deque< std::string > | tram::Ext::Menu::console_logs |
| std::vector< Intercept * > | tram::Ext::Menu::intercepts |