#include <layout_presets.h>
Static Public Attributes | |
| static constexpr const char * | kOverworldCanvas = "overworld.canvas" |
| static constexpr const char * | kOverworldTile16Editor = "overworld.tile16_editor" |
| 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 * | kOverworldMapProperties = "overworld.properties" |
| static constexpr const char * | kOverworldV3Settings = "overworld.v3_settings" |
| static constexpr const char * | kDungeonWorkbench = "dungeon.workbench" |
| static constexpr const char * | kDungeonRoomSelector = "dungeon.room_selector" |
| static constexpr const char * | kDungeonRoomMatrix = "dungeon.room_matrix" |
| static constexpr const char * | kDungeonEntranceList = "dungeon.entrance_list" |
| static constexpr const char * | kDungeonEntrances |
| 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 * | kGraphicsSheetEditor = "graphics.pixel_editor" |
| static constexpr const char * | kGraphicsSheetBrowser = "graphics.sheet_browser_v2" |
| static constexpr const char * | kGraphicsPlayerAnimations = "graphics.link_sprite_editor" |
| static constexpr const char * | kGraphicsPaletteControls = "graphics.palette_controls" |
| static constexpr const char * | kGraphicsGfxGroupEditor = "graphics.gfx_group_editor" |
| static constexpr const char * | kGraphicsPalettesetEditor = "graphics.paletteset_editor" |
| 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 * | kEmulatorVirtualController |
| 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 159 of file layout_presets.h.
|
staticconstexpr |
Definition at line 161 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 162 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 163 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 164 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 165 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 166 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 167 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 168 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 169 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 170 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 173 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 174 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 175 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 176 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 177 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 179 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDungeonMasterPreset().
|
staticconstexpr |
Definition at line 180 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 181 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 184 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 185 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 186 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::GetDesignerPreset().
|
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(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 192 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 193 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 194 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 195 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), and yaze::editor::LayoutPresets::GetDungeonMasterPreset().
|
staticconstexpr |
Definition at line 196 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 197 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 198 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 199 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 200 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 201 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 202 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(), yaze::editor::LayoutPresets::GetDesignerPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 206 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 209 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDungeonMasterPreset().
|
staticconstexpr |
Definition at line 210 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 211 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 212 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 213 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 216 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 217 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 218 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 219 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 220 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 221 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 224 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 225 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 226 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 227 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 230 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 231 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDeveloperPreset().
|
staticconstexpr |
Definition at line 234 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 235 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), yaze::editor::LayoutPresets::GetLogicDebuggerPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 236 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 237 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 238 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 239 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), yaze::editor::LayoutPresets::GetLogicDebuggerPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 240 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 241 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 242 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 244 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDeveloperPreset().
|
staticconstexpr |
Definition at line 245 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 248 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().