<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBDI (Direct Input) > TBDI_JoySetDeadZoneZ |
Description
Sets the dead zone for Z axes.
Syntax
TBDI_JoySetDeadZoneZ(JoyID, lPercent)
Returns
None.
Parameters
Name |
Type |
Optional |
Meaning |
JoyID |
Numeric |
No |
Joystick ID number |
lPercent |
Numeric |
No |
Percent value for dead zone |
Remarks
Restrictions
See also
Examples