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

#include <tile16_editor.h>

Collaboration diagram for yaze::editor::Tile16ScratchData:

Public Attributes

gfx::Tile16 tile_data
 
gfx::Bitmap bitmap
 
bool has_data = false
 

Detailed Description

Definition at line 56 of file tile16_editor.h.

Member Data Documentation

◆ tile_data

gfx::Tile16 yaze::editor::Tile16ScratchData::tile_data

Definition at line 57 of file tile16_editor.h.

◆ bitmap

gfx::Bitmap yaze::editor::Tile16ScratchData::bitmap

Definition at line 58 of file tile16_editor.h.

◆ has_data

bool yaze::editor::Tile16ScratchData::has_data = false

Definition at line 59 of file tile16_editor.h.


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