| ApplyChanges(bool confirm_shared=true) | yaze::editor::ObjectTileEditorPanel | private |
| atlas_dirty_ | yaze::editor::ObjectTileEditorPanel | private |
| cache_ | yaze::editor::EditorPanel | private |
| cache_valid_ | yaze::editor::EditorPanel | private |
| CascadeCloseChildren() const | yaze::editor::EditorPanel | inlinevirtual |
| ClearCache() | yaze::editor::EditorPanel | inlineprotected |
| Close() | yaze::editor::ObjectTileEditorPanel | |
| current_layout_ | yaze::editor::ObjectTileEditorPanel | private |
| current_object_id_ | yaze::editor::ObjectTileEditorPanel | private |
| current_palette_group_ | yaze::editor::ObjectTileEditorPanel | private |
| current_room_id_ | yaze::editor::ObjectTileEditorPanel | private |
| Draw(bool *p_open) override | yaze::editor::ObjectTileEditorPanel | virtual |
| DrawActionBar() | yaze::editor::ObjectTileEditorPanel | private |
| DrawSourceSheet() | yaze::editor::ObjectTileEditorPanel | private |
| DrawTileGrid() | yaze::editor::ObjectTileEditorPanel | private |
| DrawTileProperties() | yaze::editor::ObjectTileEditorPanel | private |
| DrawWithLazyInit(bool *p_open) | yaze::editor::EditorPanel | inline |
| GetCached(const std::string &key, std::function< T()> compute) | yaze::editor::EditorPanel | inlineprotected |
| GetContextScope() const | yaze::editor::EditorPanel | inlinevirtual |
| GetDisabledTooltip() const | yaze::editor::EditorPanel | inlinevirtual |
| GetDisplayName() const override | yaze::editor::ObjectTileEditorPanel | inlinevirtual |
| GetEditorCategory() const override | yaze::editor::ObjectTileEditorPanel | inlinevirtual |
| GetIcon() const override | yaze::editor::ObjectTileEditorPanel | inlinevirtual |
| GetId() const override | yaze::editor::ObjectTileEditorPanel | inlinevirtual |
| GetPanelCategory() const | yaze::editor::EditorPanel | inlinevirtual |
| GetParentPanelId() const | yaze::editor::EditorPanel | inlinevirtual |
| GetPreferredWidth() const override | yaze::editor::ObjectTileEditorPanel | inlinevirtual |
| GetPriority() const override | yaze::editor::ObjectTileEditorPanel | inlinevirtual |
| GetScope() const | yaze::editor::EditorPanel | inlinevirtual |
| GetShortcutHint() const | yaze::editor::EditorPanel | inlinevirtual |
| HandleKeyboardShortcuts() | yaze::editor::ObjectTileEditorPanel | private |
| InvalidateCache() | yaze::editor::EditorPanel | inlineprotected |
| InvalidateLazyInit() | yaze::editor::EditorPanel | inline |
| is_new_object_ | yaze::editor::ObjectTileEditorPanel | private |
| is_open_ | yaze::editor::ObjectTileEditorPanel | private |
| IsCacheValid() const | yaze::editor::EditorPanel | inlineprotected |
| IsEnabled() const | yaze::editor::EditorPanel | inlinevirtual |
| IsOpen() const | yaze::editor::ObjectTileEditorPanel | inline |
| IsVisibleByDefault() const | yaze::editor::EditorPanel | inlinevirtual |
| lazy_init_done_ | yaze::editor::EditorPanel | private |
| object_preview_bmp_ | yaze::editor::ObjectTileEditorPanel | private |
| ObjectTileEditorPanel(gfx::IRenderer *renderer, Rom *rom) | yaze::editor::ObjectTileEditorPanel | |
| on_object_created_ | yaze::editor::ObjectTileEditorPanel | private |
| OnClose() | yaze::editor::EditorPanel | inlinevirtual |
| OnFirstDraw() | yaze::editor::EditorPanel | inlinevirtual |
| OnFocus() | yaze::editor::EditorPanel | inlinevirtual |
| OnOpen() | yaze::editor::EditorPanel | inlinevirtual |
| OpenForNewObject(int width, int height, const std::string &filename, int16_t object_id, int room_id, std::array< zelda3::Room, 0x128 > *rooms) | yaze::editor::ObjectTileEditorPanel | |
| OpenForObject(int16_t object_id, int room_id, std::array< zelda3::Room, 0x128 > *rooms) | yaze::editor::ObjectTileEditorPanel | |
| preview_dirty_ | yaze::editor::ObjectTileEditorPanel | private |
| renderer_ | yaze::editor::ObjectTileEditorPanel | private |
| RenderObjectPreview() | yaze::editor::ObjectTileEditorPanel | private |
| RenderTile8Atlas() | yaze::editor::ObjectTileEditorPanel | private |
| RequiresLazyInit() const | yaze::editor::EditorPanel | inlinevirtual |
| rom_ | yaze::editor::ObjectTileEditorPanel | private |
| rooms_ | yaze::editor::ObjectTileEditorPanel | private |
| selected_cell_index_ | yaze::editor::ObjectTileEditorPanel | private |
| selected_source_tile_ | yaze::editor::ObjectTileEditorPanel | private |
| SetCurrentPaletteGroup(const gfx::PaletteGroup &group) | yaze::editor::ObjectTileEditorPanel | |
| SetObjectCreatedCallback(std::function< void(int, const std::string &)> cb) | yaze::editor::ObjectTileEditorPanel | inline |
| shared_object_count_ | yaze::editor::ObjectTileEditorPanel | private |
| show_shared_confirm_ | yaze::editor::ObjectTileEditorPanel | private |
| source_palette_ | yaze::editor::ObjectTileEditorPanel | private |
| source_sheet_canvas_ | yaze::editor::ObjectTileEditorPanel | private |
| tile8_atlas_bmp_ | yaze::editor::ObjectTileEditorPanel | private |
| tile_editor_ | yaze::editor::ObjectTileEditorPanel | private |
| tile_grid_canvas_ | yaze::editor::ObjectTileEditorPanel | private |
| ~EditorPanel()=default | yaze::editor::EditorPanel | virtual |