* Change the joystick threshold.
*
* The joystick threshold is the value below which no JoystickMoved event
* will be generated.
*
* The threshold value is 0.1 by default.
*
* Params:
* threshhold = New threshold, in the range [0, 100]
//deprecated: Use set setJoystickThreshold instead.
* Change the joystick threshold. * * The joystick threshold is the value below which no JoystickMoved event * will be generated. * * The threshold value is 0.1 by default. * * Params: * threshhold = New threshold, in the range [0, 100]
//deprecated: Use set setJoystickThreshold instead.