<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBDI (Direct Input) > TBDI_JoyStopEffect |
Description
Stops an effect with the given ID.
Syntax
TBDI_JoyStopEffect(JoyID, EffectID)
Returns
None.
Parameters
Name |
Type |
Optional |
Meaning |
JoyID |
Numeric |
No |
Joystick ID number |
EffectID |
Numeric |
No |
Effect ID to be stopped |
Remarks
Restrictions
See also
Examples