TBDI_JoyRY

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > TBDI (Direct Input) >

TBDI_JoyRY

 

Description

 

Retrieve the rotation Y-Axis.

 

Syntax

 

n = TBDI_JoyRY(JoyID)

 

Returns

 

Number in range -1024 to 1024

 

Parameters

 

Name

Type

Optional

Meaning

JoyID

Numeric

No

Joystick ID number

 

Remarks

 

Restrictions

 

See also

 

Examples