Tool enablement configuration. More...
#include <agent_state.h>
Public Attributes | |
| bool | resources = true |
| bool | dungeon = true |
| bool | overworld = true |
| bool | dialogue = true |
| bool | messages = true |
| bool | gui = true |
| bool | music = true |
| bool | sprite = true |
| bool | emulator = true |
Tool enablement configuration.
Definition at line 153 of file agent_state.h.
| bool yaze::editor::ToolConfig::resources = true |
Definition at line 154 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().
| bool yaze::editor::ToolConfig::dungeon = true |
Definition at line 155 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().
| bool yaze::editor::ToolConfig::overworld = true |
Definition at line 156 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().
| bool yaze::editor::ToolConfig::dialogue = true |
Definition at line 157 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().
| bool yaze::editor::ToolConfig::messages = true |
Definition at line 158 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().
| bool yaze::editor::ToolConfig::gui = true |
Definition at line 159 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().
| bool yaze::editor::ToolConfig::music = true |
Definition at line 160 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().
| bool yaze::editor::ToolConfig::sprite = true |
Definition at line 161 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().
| bool yaze::editor::ToolConfig::emulator = true |
Definition at line 162 of file agent_state.h.
Referenced by yaze::editor::AgentConfigurationPanel::RenderToolingControls().