Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIJoyState::POV ]
[ next: RX ]
[ prev: ErrorValue ]
__published:
__property dword POV[dword pIndex] = { read=FGetPOV, write=FSetPOV };
TDIJOYSTATE::POV
[ component property ]
- Description
The POV property defines a dword array indicating the position, in 100ths of a degree, of up to 4 direction controllers such as a Point Of View hat.
Direction is measured clockwise from directly away from the user and the centered position is reported as -1 or 65535.
Thus, for an indicator with five positions, it could have a value of -1(or 65535) (centered), 0 (away from user), 9,000 (to the right), 18,000 (towards the user), or 27,000 (to the left).
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|