#include <string>
Go to the source code of this file.
Classes | |
| class | yaze::editor::EditorPanel |
| Base interface for all logical panel components. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Enumerations | |
| enum class | yaze::editor::PanelCategory { yaze::editor::EditorBound , yaze::editor::Persistent , yaze::editor::CrossEditor } |
| Defines lifecycle behavior for editor panels. More... | |