yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::EditorNames Namespace Reference

Variables

constexpr const char * kOverworld = "Overworld"
 
constexpr const char * kDungeon = "Dungeon"
 
constexpr const char * kGraphics = "Graphics"
 
constexpr const char * kPalette = "Palette"
 
constexpr const char * kSprite = "Sprite"
 
constexpr const char * kScreen = "Screen"
 
constexpr const char * kMusic = "Music"
 
constexpr const char * kMessage = "Message"
 
constexpr const char * kAssembly = "Assembly"
 
constexpr const char * kEntity = "Entity"
 

Variable Documentation

◆ kOverworld

◆ kDungeon

constexpr const char* yaze::gui::EditorNames::kDungeon = "Dungeon"
constexpr

Definition at line 54 of file popup_id.h.

◆ kGraphics

constexpr const char* yaze::gui::EditorNames::kGraphics = "Graphics"
constexpr

Definition at line 55 of file popup_id.h.

◆ kPalette

◆ kSprite

constexpr const char* yaze::gui::EditorNames::kSprite = "Sprite"
constexpr

Definition at line 57 of file popup_id.h.

◆ kScreen

constexpr const char* yaze::gui::EditorNames::kScreen = "Screen"
constexpr

Definition at line 58 of file popup_id.h.

◆ kMusic

constexpr const char* yaze::gui::EditorNames::kMusic = "Music"
constexpr

Definition at line 59 of file popup_id.h.

◆ kMessage

constexpr const char* yaze::gui::EditorNames::kMessage = "Message"
constexpr

Definition at line 60 of file popup_id.h.

◆ kAssembly

constexpr const char* yaze::gui::EditorNames::kAssembly = "Assembly"
constexpr

Definition at line 61 of file popup_id.h.

◆ kEntity

constexpr const char* yaze::gui::EditorNames::kEntity = "Entity"
constexpr

Definition at line 62 of file popup_id.h.