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

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
 

Detailed Description

Tool enablement configuration.

Definition at line 153 of file agent_state.h.

Member Data Documentation

◆ resources

bool yaze::editor::ToolConfig::resources = true

◆ dungeon

bool yaze::editor::ToolConfig::dungeon = true

◆ overworld

bool yaze::editor::ToolConfig::overworld = true

◆ dialogue

bool yaze::editor::ToolConfig::dialogue = true

◆ messages

bool yaze::editor::ToolConfig::messages = true

◆ gui

bool yaze::editor::ToolConfig::gui = true

◆ music

bool yaze::editor::ToolConfig::music = true

◆ sprite

bool yaze::editor::ToolConfig::sprite = true

◆ emulator

bool yaze::editor::ToolConfig::emulator = true

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