yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::Tile16Editor::LayoutScratch Struct Reference

Public Attributes

std::array< std::array< int, 8 >, 8 > tile_layout
 
bool in_use = false
 
std::string name = "Empty"
 

Detailed Description

Definition at line 190 of file tile16_editor.h.

Member Data Documentation

◆ tile_layout

std::array<std::array<int, 8>, 8> yaze::editor::Tile16Editor::LayoutScratch::tile_layout

Definition at line 191 of file tile16_editor.h.

◆ in_use

bool yaze::editor::Tile16Editor::LayoutScratch::in_use = false

Definition at line 192 of file tile16_editor.h.

◆ name

std::string yaze::editor::Tile16Editor::LayoutScratch::name = "Empty"

Definition at line 193 of file tile16_editor.h.


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