<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBDI (Direct Input) > TBDI_JoyGetEffectName |
Description
Returns the name of the built in effect
Syntax
s = TBDI_JoyGetEffectName((JoyID, EffectID)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
JoyID |
Numeric |
No |
Joystick ID number |
EffectID |
Numeric |
No |
Effect ID to get name |
Remarks
Restrictions
See also
Examples