#include <InputDevice.h>
Public Attributes | |
| cl7::string_type | _name |
| float | _scaling |
| float | _state |
| float | _old_state |
| float | _action_time |
The time (in seconds) of the dimension being in action (or 0).
The name of the dimension (button, axis, slider, etc.).
The previous state of the dimension.
The value scaling of the dimension.
The current state of the dimension.
1.7.1