<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBDI (Direct Input) > TBDI_JoySetDeadZoneY |
Description
Sets the dead zone for Y axes.
Syntax
TBDI_JoySetDeadZoneY(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