#include <functional>#include <string>#include "app/editor/system/editor_panel.h"#include "app/gui/core/icons.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::ScreenWorkspaceView |
| class | yaze::editor::DungeonMapsView |
| Dungeon map editing view. More... | |
| class | yaze::editor::InventoryMenuView |
| Inventory menu editing view. More... | |
| class | yaze::editor::OverworldMapScreenView |
| Overworld map editing view. More... | |
| class | yaze::editor::TitleScreenView |
| Title screen editing view. More... | |
| class | yaze::editor::NamingScreenView |
| Naming screen editing view. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |