
Public Attributes | |
| EditorState | state |
| std::unordered_map< int, Room > | rooms |
| std::chrono::steady_clock::time_point | timestamp |
Definition at line 107 of file dungeon_editor_system.h.
| EditorState yaze::zelda3::DungeonEditorSystem::UndoPoint::state |
Definition at line 108 of file dungeon_editor_system.h.
| std::unordered_map<int, Room> yaze::zelda3::DungeonEditorSystem::UndoPoint::rooms |
Definition at line 109 of file dungeon_editor_system.h.
| std::chrono::steady_clock::time_point yaze::zelda3::DungeonEditorSystem::UndoPoint::timestamp |
Definition at line 110 of file dungeon_editor_system.h.