libsuit
0.1.1
SFML User Interface Toolkit
|
A set of controls and actions. More...
Classes | |
class | ui::Action |
An action that can be triggered by different controls. More... | |
class | ui::ActionSet |
A set of actions. More... | |
class | ui::StandardActionSet |
The standard action set. More... | |
class | ui::Control |
A physical control. More... | |
class | ui::GamepadAxisControl |
A gamepad axis control. More... | |
class | ui::GamepadButtonControl |
A gamepad button control. More... | |
class | ui::KeyControl |
A key control. More... | |
class | ui::MouseButtonControl |
A mouse button control. More... | |
class | ui::CloseControl |
A close control. More... | |
Enumerations | |
enum | ui::Direction { ui::Direction::POSITIVE, ui::Direction::NEGATIVE } |
A gamepad axis direction. More... | |
A set of controls and actions.
|
strong |