#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::DungeonMapsPanel |
| EditorPanel for Dungeon Maps Editor. More... | |
| class | yaze::editor::InventoryMenuPanel |
| EditorPanel for Inventory Menu Editor. More... | |
| class | yaze::editor::OverworldMapScreenPanel |
| EditorPanel for Overworld Map Screen Editor. More... | |
| class | yaze::editor::TitleScreenPanel |
| EditorPanel for Title Screen Editor. More... | |
| class | yaze::editor::NamingScreenPanel |
| EditorPanel for Naming Screen Editor. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |