#include <layout_presets.h>
Static Public Attributes | |
| static constexpr const char * | kOverworldCanvas = "overworld.canvas" |
| static constexpr const char * | kOverworldTile16Editor |
| static constexpr const char * | kOverworldTile16Selector |
| static constexpr const char * | kOverworldTile8Selector |
| static constexpr const char * | kOverworldAreaGraphics |
| 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 * | kOverworldItemList = "overworld.item_list" |
| static constexpr const char * | kOverworldMapProperties |
| static constexpr const char * | kOverworldV3Settings = "overworld.v3_settings" |
| static constexpr const char * | kOverworldDebug = "overworld.debug" |
| 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 * | kDungeonDoorEditor = "dungeon.door_editor" |
| static constexpr const char * | kDungeonPaletteEditor |
| static constexpr const char * | kGraphicsSheetEditor = "graphics.pixel_editor" |
| static constexpr const char * | kGraphicsSheetBrowser |
| static constexpr const char * | kGraphicsPlayerAnimations |
| static constexpr const char * | kGraphicsPaletteControls |
| static constexpr const char * | kGraphicsGfxGroupEditor |
| static constexpr const char * | kGraphicsPalettesetEditor |
| 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 |
| static constexpr const char * | kMusicPianoRoll = "music.piano_roll" |
| static constexpr const char * | kMusicInstrumentEditor |
| 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.code_editor" |
| static constexpr const char * | kAssemblyFileBrowser = "assembly.file_browser" |
| static constexpr const char * | kAssemblySymbols = "assembly.symbols" |
| static constexpr const char * | kAssemblyBuildOutput = "assembly.build_output" |
| static constexpr const char * | kAssemblyDisassembly = "assembly.disassembly" |
| static constexpr const char * | kAssemblyToolbar = "assembly.toolbar" |
| static constexpr const char * | kEmulatorCpuDebugger = "emulator.cpu_debugger" |
| static constexpr const char * | kEmulatorPpuViewer = "emulator.ppu_viewer" |
| static constexpr const char * | kEmulatorMemoryViewer |
| 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 |
| 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 178 of file layout_presets.h.
|
staticconstexpr |
Definition at line 180 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 181 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 183 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), 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::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 187 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 189 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 190 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetModderPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 191 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 192 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 193 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 195 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 196 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
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(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 201 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 202 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 203 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 205 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDungeonMasterPreset().
|
staticconstexpr |
Definition at line 206 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 207 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 208 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDungeonMasterPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 212 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 213 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 215 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 217 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 219 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 221 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 225 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 226 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 227 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), and yaze::editor::LayoutPresets::GetOverworldArtistPreset().
|
staticconstexpr |
Definition at line 228 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDesignerPreset(), and yaze::editor::LayoutPresets::GetDungeonMasterPreset().
|
staticconstexpr |
Definition at line 229 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 230 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 231 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 232 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 233 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 234 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 235 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 238 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 239 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 242 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDungeonMasterPreset().
|
staticconstexpr |
Definition at line 243 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 244 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 245 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDesignerPreset().
|
staticconstexpr |
Definition at line 246 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 249 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 250 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetMinimalPreset().
|
staticconstexpr |
Definition at line 252 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 253 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 255 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 256 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 259 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 260 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetMinimalPreset(), and yaze::editor::LayoutPresets::GetModderPreset().
|
staticconstexpr |
Definition at line 261 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 262 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 265 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 266 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDeveloperPreset().
|
staticconstexpr |
Definition at line 267 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 268 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 269 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 270 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 273 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 274 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 275 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 277 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 278 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 279 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 280 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 281 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().
|
staticconstexpr |
Definition at line 283 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 285 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), yaze::editor::LayoutPresets::GetDefaultPreset(), and yaze::editor::LayoutPresets::GetDeveloperPreset().
|
staticconstexpr |
Definition at line 286 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetAudioEngineerPreset(), and yaze::editor::LayoutPresets::GetDefaultPreset().
|
staticconstexpr |
Definition at line 289 of file layout_presets.h.
Referenced by yaze::editor::LayoutPresets::GetDefaultPreset(), yaze::editor::LayoutPresets::GetDeveloperPreset(), and yaze::editor::LayoutPresets::GetLogicDebuggerPreset().