yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::Tile16Editor::UndoState Struct Reference
Collaboration diagram for yaze::editor::Tile16Editor::UndoState:

Public Attributes

int tile_id
 
gfx::Bitmap tile_bitmap
 
gfx::Tile16 tile_data
 
uint8_t palette
 
bool x_flip
 
bool y_flip
 
bool priority
 

Detailed Description

Definition at line 198 of file tile16_editor.h.

Member Data Documentation

◆ tile_id

int yaze::editor::Tile16Editor::UndoState::tile_id

◆ tile_bitmap

gfx::Bitmap yaze::editor::Tile16Editor::UndoState::tile_bitmap

◆ tile_data

gfx::Tile16 yaze::editor::Tile16Editor::UndoState::tile_data

Definition at line 201 of file tile16_editor.h.

◆ palette

uint8_t yaze::editor::Tile16Editor::UndoState::palette

◆ x_flip

bool yaze::editor::Tile16Editor::UndoState::x_flip

◆ y_flip

bool yaze::editor::Tile16Editor::UndoState::y_flip

◆ priority

bool yaze::editor::Tile16Editor::UndoState::priority

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