|
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++.
|
Files | |
| button.h | |
| Button widget for the ASW UI module. | |
| context.h | |
| UI context and focus management for the ASW UI module. | |
| event.h | |
| UI event types for the ASW UI module. | |
| input_box.h | |
| Input box widget for the ASW UI module. | |
| label.h | |
| Label widget for the ASW UI module. | |
| panel.h | |
| Panel widget for the ASW UI module. | |
| root.h | |
| Root UI container and event dispatcher for the ASW UI module. | |
| theme.h | |
| UI theme configuration for the ASW UI module. | |
| ui.h | |
| Main include file for the ASW UI module. | |
| vbox.h | |
| Vertical box layout widget for the ASW UI module. | |
| widget.h | |
| Base widget class for the ASW UI module. | |