|
ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
|
Base widget class for the ASW UI module. More...
Go to the source code of this file.
Classes | |
| class | asw::ui::Widget |
| Base class for all UI widgets. More... | |
Namespaces | |
| namespace | asw |
| namespace | asw::ui |
Typedefs | |
| using | asw::ui::WidgetId = uint32_t |
| Unique identifier type for widgets. | |
Base widget class for the ASW UI module.
Definition in file widget.h.