#include <string>#include <vector>#include "app/editor/core/content_registry.h"#include "app/editor/system/editor_panel.h"#include "app/gui/core/icons.h"#include "core/oracle_menu_registry.h"#include "imgui/imgui.h"#include "imgui/misc/cpp/imgui_stdlib.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::OracleMenuInspectorPanel |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |