#include "imgui/imgui.h"

Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |
| namespace | yaze::gui::font_picker_internal |
Functions | |
| bool | yaze::gui::FontPicker (const char *label, int *index) |
| const char * | yaze::gui::font_picker_internal::FontNameAt (int index) |
| int | yaze::gui::font_picker_internal::RegisteredFontCount () |