#include <functional>#include <string>#include <vector>#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
| class | yaze::gui::Toolset |
| Ultra-compact toolbar that merges mode buttons with settings. More... | |
| class | yaze::gui::EditorCard |
| Draggable, dockable card for editor sub-windows. More... | |
| class | yaze::gui::EditorLayout |
| Modern layout manager for editor components. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |