#include <tile16_editor_action_state.h>
Public Attributes | |
| bool | can_write_pending = false |
| bool | can_discard_all = false |
| bool | can_discard_current = false |
| bool | can_undo = false |
Definition at line 7 of file tile16_editor_action_state.h.
| bool yaze::editor::Tile16ActionControlState::can_write_pending = false |
Definition at line 8 of file tile16_editor_action_state.h.
Referenced by yaze::editor::ComputeTile16ActionControlState(), and yaze::editor::Tile16Editor::DrawBottomActionRail().
| bool yaze::editor::Tile16ActionControlState::can_discard_all = false |
Definition at line 9 of file tile16_editor_action_state.h.
Referenced by yaze::editor::ComputeTile16ActionControlState().
| bool yaze::editor::Tile16ActionControlState::can_discard_current = false |
Definition at line 10 of file tile16_editor_action_state.h.
Referenced by yaze::editor::ComputeTile16ActionControlState(), and yaze::editor::Tile16Editor::DrawBottomActionRail().
| bool yaze::editor::Tile16ActionControlState::can_undo = false |
Definition at line 11 of file tile16_editor_action_state.h.
Referenced by yaze::editor::ComputeTile16ActionControlState(), and yaze::editor::Tile16Editor::DrawBottomActionRail().