TBDI_JoyPOV

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > TBDI (Direct Input) >

TBDI_JoyPOV

 

Description

 

Retrieve the POV data in degree * 100.

 

Syntax

 

n = TBDI_JoyPOV(JoyID, POVNumber)

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning

JoyID

Numeric

No

Joystick ID number

POVNumber

Numeric

No

The POV number to check. POVNumber starts with 1

 

Remarks

 

Restrictions

 

See also

 

Examples