#include <functional>#include <string>#include <vector>#include "app/editor/editor.h"#include "app/gui/app/editor_layout.h"#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::DashboardPanel |
| struct | yaze::editor::DashboardPanel::EditorInfo |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |