#include <string>#include <vector>#include <functional>#include "app/editor/editor.h"#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
| struct | yaze::editor::EditorInfo |
| Metadata about an available editor. More... | |
| class | yaze::editor::EditorSelectionDialog |
| Beautiful grid-based editor selection dialog. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |