#include <tile16_editor_shortcuts.h>
Public Attributes | |
| std::optional< int > | quadrant_focus |
| std::optional< uint8_t > | palette_id |
Definition at line 10 of file tile16_editor_shortcuts.h.
| std::optional<int> yaze::editor::Tile16NumericShortcutResult::quadrant_focus |
Definition at line 11 of file tile16_editor_shortcuts.h.
Referenced by yaze::editor::Tile16Editor::HandleKeyboardShortcuts(), and yaze::editor::ResolveTile16NumericShortcut().
| std::optional<uint8_t> yaze::editor::Tile16NumericShortcutResult::palette_id |
Definition at line 12 of file tile16_editor_shortcuts.h.
Referenced by yaze::editor::Tile16Editor::HandleKeyboardShortcuts(), and yaze::editor::ResolveTile16NumericShortcut().