
Public Attributes | |
| EditorState | state |
| std::unordered_map< int, Room > | rooms |
| std::chrono::steady_clock::time_point | timestamp |
Definition at line 99 of file dungeon_editor_system.h.
| EditorState yaze::zelda3::DungeonEditorSystem::UndoPoint::state |
Definition at line 100 of file dungeon_editor_system.h.
| std::unordered_map<int, Room> yaze::zelda3::DungeonEditorSystem::UndoPoint::rooms |
Definition at line 101 of file dungeon_editor_system.h.
| std::chrono::steady_clock::time_point yaze::zelda3::DungeonEditorSystem::UndoPoint::timestamp |
Definition at line 102 of file dungeon_editor_system.h.