yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::EditorManager::RomSession Struct Reference
Collaboration diagram for yaze::editor::EditorManager::RomSession:

Public Member Functions

 RomSession ()=default
 
 RomSession (Rom &&r)
 

Public Attributes

Rom rom
 
EditorSet editors
 

Detailed Description

Definition at line 132 of file editor_manager.h.

Constructor & Destructor Documentation

◆ RomSession() [1/2]

yaze::editor::EditorManager::RomSession::RomSession ( )
default

◆ RomSession() [2/2]

yaze::editor::EditorManager::RomSession::RomSession ( Rom && r)
inlineexplicit

Definition at line 137 of file editor_manager.h.

References editors, and rom.

Member Data Documentation

◆ rom

◆ editors


The documentation for this struct was generated from the following file: