#include <string>#include <string_view>#include "app/gfx/core/bitmap.h"#include "app/gui/canvas/canvas.h"#include "app/gui/core/drag_drop.h"#include "imgui/imgui.h"Go to the source code of this file.
Classes | |
| class | yaze::gui::TileSelectorWidget |
| Reusable tile selector built on top of Canvas. More... | |
| struct | yaze::gui::TileSelectorWidget::Config |
| struct | yaze::gui::TileSelectorWidget::RenderResult |
Namespaces | |
| namespace | yaze |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |