libximc
2.9.12
|
Data Fields | |
float | MaxSpeed [10] |
Array of speeds using with joystick and button control. | |
unsigned int | Timeout [9] |
timeout[i] is time in ms, after that max_speed[i+1] is applying. | |
unsigned int | MaxClickTime |
Maximum click time. | |
unsigned int | Flags |
Control flags. | |
float | DeltaPosition |
Shift (delta) of position. | |
unsigned int Flags |
unsigned int MaxClickTime |
Maximum click time.
Prior to the expiration of this time the first speed isn't enabled.
float MaxSpeed[10] |
Array of speeds using with joystick and button control.
unsigned int Timeout[9] |
timeout[i] is time in ms, after that max_speed[i+1] is applying.
It is using with buttons control only.