#include <memory>#include <vector>#include "app/gui/core/color.h"#include "rom/rom.h"#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
| class | yaze::gui::BackgroundRenderer |
| Renders themed background effects for docking windows. More... | |
| struct | yaze::gui::BackgroundRenderer::GridSettings |
| class | yaze::gui::DockSpaceRenderer |
| Enhanced docking space with themed background effects. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |