Namespaces | |
| namespace | platform |
Functions | |
| yaze::emu::Emulator * | GetGlobalEmulator () |
| yaze::editor::EditorManager * | GetGlobalEditorManager () |
| emu::Emulator * yaze::app::GetGlobalEmulator | ( | ) |
Definition at line 90 of file main.cc.
References yaze::Controller::editor_manager(), yaze::editor::EditorManager::emulator(), yaze::Application::GetController(), and yaze::Application::Instance().
Referenced by anonymous_namespace{yaze_debug_inspector.cc}::GetGlobalEmulator().

| editor::EditorManager * yaze::app::GetGlobalEditorManager | ( | ) |
Definition at line 98 of file main.cc.
References yaze::Controller::editor_manager(), yaze::Application::GetController(), and yaze::Application::Instance().
Referenced by anonymous_namespace{yaze_debug_inspector.cc}::GetEditorManager(), getEditorState(), getFileManagerDebugInfo(), getPanelsInCategory(), getPanelState(), getRomSessions(), hidePanel(), hidePanelGroup(), showPanel(), showPanelGroup(), switchToEditor(), switchToEditorAsync(), and togglePanel().
