Public Attributes | |
| std::array< std::array< int, 8 >, 8 > | tile_layout |
| bool | in_use = false |
| std::string | name = "Empty" |
Definition at line 190 of file tile16_editor.h.
| std::array<std::array<int, 8>, 8> yaze::editor::Tile16Editor::LayoutScratch::tile_layout |
Definition at line 191 of file tile16_editor.h.
| bool yaze::editor::Tile16Editor::LayoutScratch::in_use = false |
Definition at line 192 of file tile16_editor.h.
| std::string yaze::editor::Tile16Editor::LayoutScratch::name = "Empty" |
Definition at line 193 of file tile16_editor.h.