<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBDI (Direct Input) > TBDI_JoyHasFF |
Description
Returns %TRUE if Joystick is a Force Feedback-Device.
Syntax
n = TBDI_JoyHasFF(JoyID)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
JoyID |
Numeric |
No |
Joystick ID number |
Remarks
Restrictions
See also
Examples