Public Attributes | |
| int | map_id = 0 |
| int | world = 0 |
| std::vector< std::pair< std::pair< int, int >, int > > | tile_changes |
| std::chrono::steady_clock::time_point | timestamp |
Definition at line 538 of file overworld_editor.h.
| int yaze::editor::OverworldEditor::OverworldUndoPoint::map_id = 0 |
Definition at line 539 of file overworld_editor.h.
Referenced by yaze::editor::OverworldEditor::CreateUndoPoint().
| int yaze::editor::OverworldEditor::OverworldUndoPoint::world = 0 |
Definition at line 540 of file overworld_editor.h.
| std::vector<std::pair<std::pair<int, int>, int> > yaze::editor::OverworldEditor::OverworldUndoPoint::tile_changes |
Definition at line 542 of file overworld_editor.h.
| std::chrono::steady_clock::time_point yaze::editor::OverworldEditor::OverworldUndoPoint::timestamp |
Definition at line 543 of file overworld_editor.h.