<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBDI (Direct Input) > TBDI_JoyHasEffect |
Description
Returns %TRUE if the device has built in effects.
Syntax
n = TBDI_JoyHasEffect(JoyID)
Returns
Number. %TRUE or %FALSE
Parameters
Name |
Type |
Optional |
Meaning |
JoyID |
Numeric |
No |
Joystick ID number |
Remarks
Restrictions
See also
Examples