#include <functional>#include <string>#include <vector>#include "imgui/imgui.h"

Go to the source code of this file.
Classes | |
| struct | yaze::gui::PopupState |
| State for a single persistent popup. More... | |
| class | yaze::gui::PopupRegistry |
| Registry for managing persistent popups. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |