|
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++.
|
Input box widget for the ASW UI module. More...
#include <functional>#include <string>#include "../types.h"#include "context.h"#include "widget.h"Go to the source code of this file.
Classes | |
| class | asw::ui::InputBox |
| A text input widget. More... | |
Namespaces | |
| namespace | asw |
| namespace | asw::ui |
Input box widget for the ASW UI module.
Definition in file input_box.h.