Public Member Functions | |
RomSession ()=default | |
RomSession (Rom &&r) | |
Public Attributes | |
Rom | rom |
EditorSet | editors |
Definition at line 132 of file editor_manager.h.
|
default |
|
inlineexplicit |
Definition at line 137 of file editor_manager.h.
Rom yaze::editor::EditorManager::RomSession::rom |
Definition at line 133 of file editor_manager.h.
Referenced by yaze::editor::EditorManager::LoadRom(), yaze::editor::EditorManager::OpenProject(), yaze::editor::EditorManager::OpenRomOrProject(), and RomSession().
EditorSet yaze::editor::EditorManager::RomSession::editors |
Definition at line 134 of file editor_manager.h.
Referenced by yaze::editor::EditorManager::LoadRom(), yaze::editor::EditorManager::OpenProject(), yaze::editor::EditorManager::OpenRomOrProject(), and RomSession().