#include <tile16_editor.h>

Public Attributes | |
| gfx::Tile16 | tile_data |
| gfx::Bitmap | bitmap |
| bool | has_data = false |
Definition at line 50 of file tile16_editor.h.
| gfx::Tile16 yaze::editor::Tile16ClipboardData::tile_data |
Definition at line 51 of file tile16_editor.h.
Referenced by yaze::editor::Tile16Editor::CopyTile16ToClipboard(), and yaze::editor::Tile16Editor::PasteTile16FromClipboard().
| gfx::Bitmap yaze::editor::Tile16ClipboardData::bitmap |
Definition at line 52 of file tile16_editor.h.
Referenced by yaze::editor::Tile16Editor::CopyTile16ToClipboard(), and yaze::editor::Tile16Editor::PasteTile16FromClipboard().
| bool yaze::editor::Tile16ClipboardData::has_data = false |
Definition at line 53 of file tile16_editor.h.
Referenced by yaze::editor::Tile16Editor::CopyTile16ToClipboard(), and yaze::editor::Tile16Editor::PasteTile16FromClipboard().