|
libsuit
0.1.1
SFML User Interface Toolkit
|
| Cui::Action | An action that can be triggered by different controls |
| ▼Cui::ActionSet | A set of actions |
| Cui::StandardActionSet | The standard action set |
| ▼Cui::Control | A physical control |
| Cui::CloseControl | A close control |
| Cui::GamepadAxisControl | A gamepad axis control |
| Cui::GamepadButtonControl | A gamepad button control |
| Cui::KeyControl | A key control |
| Cui::MouseButtonControl | A mouse button control |
| Cui::Geometry | The geometry of a widget |
| ▼Cui::Widget | An element of the graphical interface |
| ▼Cui::Bin | A widget with a single child |
| Cui::VideoConfigWidget | A video configuration widget |
| ▼Cui::Container | A widget that contains several other widgets |
| ▼Cui::Table | A table widget |
| Cui::Form | A form widget |
| Cui::HBox | A horizontal box |
| Cui::VBox | A vertical box |
| ▼Cui::Leaf | A leaf widget |
| Cui::Button | A button widget |
| Cui::Label | A label widget |
| Cui::Select | A select widget |
| Cui::Toggle | A toggle widget |
| ▼Cui::Stack | A stack widget |
| Cui::Area | An area on the window that contains widgets |
| ▼Cui::WidgetVisitor | A widget visitor |
| Cui::DebugVisitor | A visitor to draw a debug view of the widgets |
1.8.7