#include <cstddef>#include <functional>#include <memory>#include <string>#include "app/editor/dungeon/dungeon_canvas_viewer.h"#include "app/editor/system/workspace/editor_panel.h"#include "app/gui/core/icons.h"#include "zelda3/dungeon/dungeon_object_editor.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::ObjectEditorContent |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |