|
onboardapi
9.10.0
by Rheinmetall
|
Triggered every time a increment encoder is activated. More...
Public Member Functions | |
| EventIncrement () | |
| EventIncrement (uint32_t Index, int32_t Steps) | |
Public Attributes | |
| uint32_t | Index |
| Index identifying the increment. More... | |
| int32_t | Steps |
| The current number of steps value. More... | |
Triggered every time a increment encoder is activated.
| M_HidJoystick::EventIncrement::EventIncrement | ( | ) |
| M_HidJoystick::EventIncrement::EventIncrement | ( | uint32_t | Index, |
| int32_t | Steps | ||
| ) |
| uint32_t M_HidJoystick::EventIncrement::Index |
Index identifying the increment.
| int32_t M_HidJoystick::EventIncrement::Steps |
The current number of steps value.