#include <layout_presets.h>
Static Public Attributes | |
| static constexpr const char * | kOverworldCanvas = "overworld.canvas" |
| static constexpr const char * | kOverworldTile16Selector = "overworld.tile16_selector" |
| static constexpr const char * | kOverworldTile8Selector = "overworld.tile8_selector" |
| static constexpr const char * | kOverworldAreaGraphics = "overworld.area_graphics" |
| static constexpr const char * | kOverworldScratch = "overworld.scratch" |
| static constexpr const char * | kOverworldGfxGroups = "overworld.gfx_groups" |
| static constexpr const char * | kOverworldUsageStats = "overworld.usage_stats" |
| static constexpr const char * | kOverworldV3Settings = "overworld.v3_settings" |
| static constexpr const char * | kDungeonControlPanel = "dungeon.control_panel" |
| static constexpr const char * | kDungeonRoomSelector = "dungeon.room_selector" |
| static constexpr const char * | kDungeonRoomMatrix = "dungeon.room_matrix" |
| static constexpr const char * | kDungeonEntrances = "dungeon.entrances" |
| static constexpr const char * | kDungeonRoomGraphics = "dungeon.room_graphics" |
| static constexpr const char * | kDungeonObjectEditor = "dungeon.object_editor" |
| static constexpr const char * | kDungeonPaletteEditor = "dungeon.palette_editor" |
| static constexpr const char * | kDungeonDebugControls = "dungeon.debug_controls" |
| static constexpr const char * | kGraphicsSheetEditor = "graphics.sheet_editor" |
| static constexpr const char * | kGraphicsSheetBrowser = "graphics.sheet_browser" |
| static constexpr const char * | kGraphicsPlayerAnimations = "graphics.player_animations" |
| static constexpr const char * | kGraphicsPrototypeViewer = "graphics.prototype_viewer" |
| static constexpr const char * | kPaletteControlPanel = "palette.control_panel" |
| static constexpr const char * | kPaletteOwMain = "palette.ow_main" |
| static constexpr const char * | kPaletteOwAnimated = "palette.ow_animated" |
| static constexpr const char * | kPaletteDungeonMain = "palette.dungeon_main" |
| static constexpr const char * | kPaletteSprites = "palette.sprites" |
| static constexpr const char * | kPaletteSpritesAux1 = "palette.sprites_aux1" |
| static constexpr const char * | kPaletteSpritesAux2 = "palette.sprites_aux2" |
| static constexpr const char * | kPaletteSpritesAux3 = "palette.sprites_aux3" |
| static constexpr const char * | kPaletteEquipment = "palette.equipment" |
| static constexpr const char * | kPaletteQuickAccess = "palette.quick_access" |
| static constexpr const char * | kPaletteCustom = "palette.custom" |
| static constexpr const char * | kSpriteVanillaEditor = "sprite.vanilla_editor" |
| static constexpr const char * | kSpriteCustomEditor = "sprite.custom_editor" |
| static constexpr const char * | kScreenDungeonMaps = "screen.dungeon_maps" |
| static constexpr const char * | kScreenInventoryMenu = "screen.inventory_menu" |
| static constexpr const char * | kScreenOverworldMap = "screen.overworld_map" |
| static constexpr const char * | kScreenTitleScreen = "screen.title_screen" |
| static constexpr const char * | kScreenNamingScreen = "screen.naming_screen" |
| static constexpr const char * | kMusicSongBrowser = "music.song_browser" |
| static constexpr const char * | kMusicPlaybackControl = "music.tracker" |
| static constexpr const char * | kMusicPianoRoll = "music.piano_roll" |
| static constexpr const char * | kMusicInstrumentEditor = "music.instrument_editor" |
| static constexpr const char * | kMusicSampleEditor = "music.sample_editor" |
| static constexpr const char * | kMusicAssembly = "music.assembly" |
| static constexpr const char * | kMessageList = "message.message_list" |
| static constexpr const char * | kMessageEditor = "message.message_editor" |
| static constexpr const char * | kMessageFontAtlas = "message.font_atlas" |
| static constexpr const char * | kMessageDictionary = "message.dictionary" |
| static constexpr const char * | kAssemblyEditor = "assembly.editor" |
| static constexpr const char * | kAssemblyFileBrowser = "assembly.file_browser" |
| static constexpr const char * | kEmulatorCpuDebugger = "emulator.cpu_debugger" |
| static constexpr const char * | kEmulatorPpuViewer = "emulator.ppu_viewer" |
| static constexpr const char * | kEmulatorMemoryViewer = "emulator.memory_viewer" |
| static constexpr const char * | kEmulatorBreakpoints = "emulator.breakpoints" |
| static constexpr const char * | kEmulatorPerformance = "emulator.performance" |
| static constexpr const char * | kEmulatorAiAgent = "emulator.ai_agent" |
| static constexpr const char * | kEmulatorSaveStates = "emulator.save_states" |
| static constexpr const char * | kEmulatorKeyboardConfig = "emulator.keyboard_config" |
| static constexpr const char * | kEmulatorApuDebugger = "emulator.apu_debugger" |
| static constexpr const char * | kEmulatorAudioMixer = "emulator.audio_mixer" |
| static constexpr const char * | kMemoryHexEditor = "memory.hex_editor" |
Definition at line 142 of file layout_presets.h.
|
staticconstexpr |
Definition at line 144 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 145 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 146 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 147 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 148 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 149 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 150 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 151 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 154 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonExpertPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 155 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonExpertPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 156 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDungeonExpertPreset().
|
staticconstexpr |
Definition at line 157 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonExpertPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 158 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDungeonExpertPreset().
|
staticconstexpr |
Definition at line 159 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonExpertPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 160 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonExpertPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 161 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetDungeonExpertPreset().
|
staticconstexpr |
Definition at line 164 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetDungeonExpertPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 165 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetDungeonExpertPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 166 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 167 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 170 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetDungeonExpertPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 171 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 172 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), and yaze::editor::LayoutPresets::GetOverworldExpertPreset().
|
staticconstexpr |
Definition at line 173 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), and yaze::editor::LayoutPresets::GetDungeonExpertPreset().
|
staticconstexpr |
Definition at line 174 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 175 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 176 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 177 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 178 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 179 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 180 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 183 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 184 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 187 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDungeonExpertPreset().
|
staticconstexpr |
Definition at line 188 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 189 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 190 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 191 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 194 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 195 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 196 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 197 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 198 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 199 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 202 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 203 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 204 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 205 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 208 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 209 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDeveloperPreset().
|
staticconstexpr |
Definition at line 212 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().
|
staticconstexpr |
Definition at line 213 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().
|
staticconstexpr |
Definition at line 214 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().
|
staticconstexpr |
Definition at line 215 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().
|
staticconstexpr |
Definition at line 216 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().
|
staticconstexpr |
Definition at line 217 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().
|
staticconstexpr |
Definition at line 218 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().
|
staticconstexpr |
Definition at line 219 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().
|
staticconstexpr |
Definition at line 220 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDeveloperPreset().
|
staticconstexpr |
Definition at line 221 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 224 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetTestingPreset().