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

Panel IDs for overworld editor panels. More...

#include <overworld_toolbar.h>

Static Public Attributes

static constexpr const char * kCanvas = "overworld.canvas"
 
static constexpr const char * kTile16Editor = "overworld.tile16_editor"
 
static constexpr const char * kTile16Selector = "overworld.tile16_selector"
 
static constexpr const char * kTile8Selector = "overworld.tile8_selector"
 
static constexpr const char * kAreaGraphics = "overworld.area_gfx"
 
static constexpr const char * kGfxGroups = "overworld.gfx_groups"
 
static constexpr const char * kUsageStats = "overworld.usage_stats"
 
static constexpr const char * kScratchSpace = "overworld.scratch"
 
static constexpr const char * kMapProperties = "overworld.properties"
 
static constexpr const char * kV3Settings = "overworld.v3_settings"
 
static constexpr const char * kDebugWindow = "overworld.debug_window"
 

Detailed Description

Panel IDs for overworld editor panels.

Definition at line 19 of file overworld_toolbar.h.

Member Data Documentation

◆ kCanvas

constexpr const char* yaze::editor::OverworldPanelIds::kCanvas = "overworld.canvas"
staticconstexpr

Definition at line 20 of file overworld_toolbar.h.

◆ kTile16Editor

constexpr const char* yaze::editor::OverworldPanelIds::kTile16Editor = "overworld.tile16_editor"
staticconstexpr

◆ kTile16Selector

constexpr const char* yaze::editor::OverworldPanelIds::kTile16Selector = "overworld.tile16_selector"
staticconstexpr

Definition at line 22 of file overworld_toolbar.h.

Referenced by yaze::editor::OverworldToolbar::Draw().

◆ kTile8Selector

constexpr const char* yaze::editor::OverworldPanelIds::kTile8Selector = "overworld.tile8_selector"
staticconstexpr

Definition at line 23 of file overworld_toolbar.h.

Referenced by yaze::editor::OverworldToolbar::Draw().

◆ kAreaGraphics

constexpr const char* yaze::editor::OverworldPanelIds::kAreaGraphics = "overworld.area_gfx"
staticconstexpr

Definition at line 24 of file overworld_toolbar.h.

Referenced by yaze::editor::OverworldToolbar::Draw().

◆ kGfxGroups

constexpr const char* yaze::editor::OverworldPanelIds::kGfxGroups = "overworld.gfx_groups"
staticconstexpr

Definition at line 25 of file overworld_toolbar.h.

Referenced by yaze::editor::OverworldToolbar::Draw().

◆ kUsageStats

constexpr const char* yaze::editor::OverworldPanelIds::kUsageStats = "overworld.usage_stats"
staticconstexpr

Definition at line 26 of file overworld_toolbar.h.

Referenced by yaze::editor::OverworldToolbar::Draw().

◆ kScratchSpace

constexpr const char* yaze::editor::OverworldPanelIds::kScratchSpace = "overworld.scratch"
staticconstexpr

Definition at line 27 of file overworld_toolbar.h.

Referenced by yaze::editor::OverworldToolbar::Draw().

◆ kMapProperties

constexpr const char* yaze::editor::OverworldPanelIds::kMapProperties = "overworld.properties"
staticconstexpr

Definition at line 28 of file overworld_toolbar.h.

Referenced by yaze::editor::OverworldToolbar::Draw().

◆ kV3Settings

constexpr const char* yaze::editor::OverworldPanelIds::kV3Settings = "overworld.v3_settings"
staticconstexpr

Definition at line 29 of file overworld_toolbar.h.

◆ kDebugWindow

constexpr const char* yaze::editor::OverworldPanelIds::kDebugWindow = "overworld.debug_window"
staticconstexpr

Definition at line 30 of file overworld_toolbar.h.


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