#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::VanillaSpriteEditorPanel |
| EditorPanel for Vanilla Sprite Editor. More... | |
| class | yaze::editor::CustomSpriteEditorPanel |
| EditorPanel for Custom Sprite Editor (ZSM format) More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |