Joystick Properties |
The Joystick type exposes the following members.
Name | Description | |
---|---|---|
![]() | Item |
Determines which buttons were pressed during the last call to Read.
|
![]() | MaximumR |
Returns the maximum value of RPosition.
|
![]() | MaximumU |
Returns the maximum value of UPosition.
|
![]() | MaximumV |
Returns the maximum value of VPosition.
|
![]() | MaximumX |
Returns the maximum value of XPosition.
|
![]() | MaximumY |
Returns the maximum value of YPosition.
|
![]() | MaximumZ |
Returns the maximum value of ZPosition.
|
![]() | MinimumR |
Returns the minimum value of RPosition.
|
![]() | MinimumU |
Returns the minimum value of UPosition.
|
![]() | MinimumV |
Returns the minimum value of VPosition.
|
![]() | MinimumX |
Returns the minimum value of XPosition.
|
![]() | MinimumY |
Returns the minimum value of YPosition.
|
![]() | MinimumZ |
Returns the minimum value of ZPosition.
|
![]() | Name |
Returns a string identifying the joystick in plain text
|
![]() | POVAngle |
The position of the joystick's POV control during the last call to Read,
represented as a number between 0 and 35900 in hundredths of degrees
|
![]() | RPosition |
The position of the joystick's rudder input during the last call to Read.
|
![]() | UPosition |
The position of the joystick's u-axis input during the last call to Read.
|
![]() | VPosition |
The position of the joystick's v-axis input during the last call to Read.
|
![]() | XPosition |
The position of the joystick's x-axis input during the last call to Read.
|
![]() | YPosition |
The position of the joystick's y-axis input during the last call to Read.
|
![]() | ZPosition |
The position of the joystick's z-axis input during the last call to Read.
|