Button Class Reference
Button global structure.
More...
#include <Gamepad.h>
List of all members.
Public Member Functions |
| Button () |
Public Attributes |
sigc::slot< void, int > | callback |
| callback to be used when the button changes state
|
int | value |
| value of the button
|
Detailed Description
Button global structure.
Definition at line 96 of file Gamepad.h.
Constructor & Destructor Documentation
Button::Button |
( |
|
) |
[inline] |
Member Data Documentation
callback to be used when the button changes state
Definition at line 107 of file Gamepad.h.
value of the button
Definition at line 104 of file Gamepad.h.
The documentation for this class was generated from the following file:
- /home/laradmin/lar/bases/atlascar_base/include/Gamepad.h