<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBDI (Direct Input) > TBDI_JoyCountPOV |
Description
Returns the number of POV switches available.
Syntax
n = TBDI_CountPOV(JoyID)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
JoyID |
Numeric |
No |
Joystick ID number |
Remarks
Restrictions
See also
Examples