<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBDI (Direct Input) > TBDI_JoySetAutocenter |
Description
Sets Autocenter OFF or ON for FF-Devices.
Syntax
TBDI_JoySetAutocenter(JoyID, lOption)
Returns
None.
Parameters
Name |
Type |
Optional |
Meaning |
JoyID |
Numeric |
No |
Joystick ID number |
lOption |
Numeric |
No |
%TRUE or %FALSE |
Remarks
Restrictions
See also
Examples