libximc  2.2.1
Data Fields
control_settings_calb_t Struct Reference

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.

Field Documentation

unsigned int MaxClickTime

Maximum click time.

Prior to the expiration of this time the first speed isn't enabled.

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. Range: 0..65535.