www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Input_Library v1.90 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: admin@bcb-tools.com.
|
|