#include "imgui/imgui.h"#include <memory>#include <vector>#include "app/gui/core/color.h"#include "app/rom.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 |
| Main namespace for the application. | |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |