Namespaces | |
| namespace | platform |
| namespace | service |
Classes | |
| class | ActivityFile |
| Manages a JSON status file for instance discovery. More... | |
| struct | ActivityStatus |
| Status information for an active YAZE instance. More... | |
Functions | |
| yaze::emu::Emulator * | GetGlobalEmulator () |
| yaze::editor::EditorManager * | GetGlobalEditorManager () |
| emu::Emulator * yaze::app::GetGlobalEmulator | ( | ) |
Definition at line 115 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 123 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().
