yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
Classes
|
Variables
yaze::editor::anonymous_namespace{dungeon_toolset.cc} Namespace Reference
Classes
struct
ToolDef
Variables
constexpr std::array<
ToolDef
, 7 >
kToolDefs
Variable Documentation
◆
kToolDefs
constexpr std::array<
ToolDef
, 7> yaze::editor::anonymous_namespace{dungeon_toolset.cc}::kToolDefs
constexpr
Initial value:
= {{
{
ICON_MD_NEAR_ME
,
"Select"
,
"Esc"
, DungeonToolset::kNoType},
{
ICON_MD_WIDGETS
,
"Objects"
,
"O"
, DungeonToolset::kObject},
{
ICON_MD_PEST_CONTROL
,
"Sprites"
,
"S"
, DungeonToolset::kSprite},
{
ICON_MD_GRASS
,
"Items"
,
"I"
, DungeonToolset::kItem},
{
ICON_MD_SENSOR_DOOR
,
"Doors"
,
"D"
, DungeonToolset::kDoor},
{
ICON_MD_INVENTORY
,
"Chests"
,
"C"
, DungeonToolset::kChest},
{
ICON_MD_NAVIGATION
,
"Entrances"
,
"E"
, DungeonToolset::kEntrance},
}}
ICON_MD_GRASS
#define ICON_MD_GRASS
Definition
icons.h:891
ICON_MD_WIDGETS
#define ICON_MD_WIDGETS
Definition
icons.h:2156
ICON_MD_SENSOR_DOOR
#define ICON_MD_SENSOR_DOOR
Definition
icons.h:1687
ICON_MD_INVENTORY
#define ICON_MD_INVENTORY
Definition
icons.h:1011
ICON_MD_PEST_CONTROL
#define ICON_MD_PEST_CONTROL
Definition
icons.h:1429
ICON_MD_NEAR_ME
#define ICON_MD_NEAR_ME
Definition
icons.h:1277
ICON_MD_NAVIGATION
#define ICON_MD_NAVIGATION
Definition
icons.h:1276
Definition at line
23
of file
dungeon_toolset.cc
.
yaze
editor
anonymous_namespace{dungeon_toolset.cc}
Generated by
1.10.0