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

Variables

constexpr const char * kEntranceEditor = "Entrance Editor"
 
constexpr const char * kExitEditor = "Exit Editor"
 
constexpr const char * kItemEditor = "Item Editor"
 
constexpr const char * kSpriteEditor = "Sprite Editor"
 
constexpr const char * kGraphicsPopup = "GraphicsPopup"
 
constexpr const char * kPalettesPopup = "PalettesPopup"
 
constexpr const char * kConfigPopup = "ConfigPopup"
 
constexpr const char * kViewPopup = "ViewPopup"
 
constexpr const char * kQuickPopup = "QuickPopup"
 
constexpr const char * kOverlayTypesHelp = "OverlayTypesHelp"
 
constexpr const char * kInteractiveOverlayHelp = "InteractiveOverlayHelp"
 
constexpr const char * kColorPicker = "ColorPicker"
 
constexpr const char * kCopyPopup = "CopyPopup"
 
constexpr const char * kSaveError = "SaveError"
 
constexpr const char * kConfirmDiscardAll = "ConfirmDiscardAll"
 
constexpr const char * kPalettePanelManager = "PalettePanelManager"
 
constexpr const char * kColorEdit = "Color Edit"
 
constexpr const char * kConfirmDelete = "Confirm Delete"
 
constexpr const char * kConfirmDiscard = "Confirm Discard"
 

Variable Documentation

◆ kEntranceEditor

constexpr const char* yaze::gui::PopupNames::kEntranceEditor = "Entrance Editor"
constexpr

◆ kExitEditor

constexpr const char* yaze::gui::PopupNames::kExitEditor = "Exit Editor"
constexpr

◆ kItemEditor

constexpr const char* yaze::gui::PopupNames::kItemEditor = "Item Editor"
constexpr

◆ kSpriteEditor

constexpr const char* yaze::gui::PopupNames::kSpriteEditor = "Sprite Editor"
constexpr

◆ kGraphicsPopup

constexpr const char* yaze::gui::PopupNames::kGraphicsPopup = "GraphicsPopup"
constexpr

Definition at line 74 of file popup_id.h.

Referenced by yaze::editor::MapPropertiesSystem::DrawGraphicsPopup().

◆ kPalettesPopup

constexpr const char* yaze::gui::PopupNames::kPalettesPopup = "PalettesPopup"
constexpr

Definition at line 75 of file popup_id.h.

Referenced by yaze::editor::MapPropertiesSystem::DrawPalettesPopup().

◆ kConfigPopup

constexpr const char* yaze::gui::PopupNames::kConfigPopup = "ConfigPopup"
constexpr

Definition at line 76 of file popup_id.h.

Referenced by yaze::editor::MapPropertiesSystem::DrawPropertiesPopup().

◆ kViewPopup

constexpr const char* yaze::gui::PopupNames::kViewPopup = "ViewPopup"
constexpr

Definition at line 77 of file popup_id.h.

Referenced by yaze::editor::MapPropertiesSystem::DrawViewPopup().

◆ kQuickPopup

constexpr const char* yaze::gui::PopupNames::kQuickPopup = "QuickPopup"
constexpr

Definition at line 78 of file popup_id.h.

Referenced by yaze::editor::MapPropertiesSystem::DrawQuickAccessPopup().

◆ kOverlayTypesHelp

constexpr const char* yaze::gui::PopupNames::kOverlayTypesHelp = "OverlayTypesHelp"
constexpr

Definition at line 79 of file popup_id.h.

Referenced by yaze::editor::MapPropertiesSystem::DrawOverlayControls().

◆ kInteractiveOverlayHelp

constexpr const char* yaze::gui::PopupNames::kInteractiveOverlayHelp = "InteractiveOverlayHelp"
constexpr

Definition at line 80 of file popup_id.h.

Referenced by yaze::editor::MapPropertiesSystem::DrawOverlayControls().

◆ kColorPicker

constexpr const char* yaze::gui::PopupNames::kColorPicker = "ColorPicker"
constexpr

Definition at line 83 of file popup_id.h.

Referenced by yaze::editor::DisplayPalette().

◆ kCopyPopup

constexpr const char* yaze::gui::PopupNames::kCopyPopup = "CopyPopup"
constexpr

Definition at line 84 of file popup_id.h.

Referenced by yaze::editor::PaletteEditor::HandleColorPopup().

◆ kSaveError

constexpr const char* yaze::gui::PopupNames::kSaveError = "SaveError"
constexpr

Definition at line 85 of file popup_id.h.

Referenced by yaze::editor::PaletteEditor::DrawControlPanel().

◆ kConfirmDiscardAll

constexpr const char* yaze::gui::PopupNames::kConfirmDiscardAll = "ConfirmDiscardAll"
constexpr

Definition at line 86 of file popup_id.h.

Referenced by yaze::editor::PaletteEditor::DrawControlPanel().

◆ kPalettePanelManager

constexpr const char* yaze::gui::PopupNames::kPalettePanelManager = "PalettePanelManager"
constexpr

Definition at line 87 of file popup_id.h.

Referenced by yaze::editor::PaletteEditor::DrawControlPanel().

◆ kColorEdit

constexpr const char* yaze::gui::PopupNames::kColorEdit = "Color Edit"
constexpr

Definition at line 90 of file popup_id.h.

◆ kConfirmDelete

constexpr const char* yaze::gui::PopupNames::kConfirmDelete = "Confirm Delete"
constexpr

Definition at line 91 of file popup_id.h.

◆ kConfirmDiscard

constexpr const char* yaze::gui::PopupNames::kConfirmDiscard = "Confirm Discard"
constexpr

Definition at line 92 of file popup_id.h.