JoystickState.GetPointOfView Method |
Language: |
Direction controllers, such as point-of-view hats. The position is indicated in hundredths of a degree clockwise from north (away from the user). The center position is normally reported as -1; but see Remarks. For indicators that have only five positions, the value for a controller is -1, 0, 9,000, 18,000, or 27,000.
Visual Basic Public Function GetPointOfView() As Integer() C# public int[] GetPointOfView(); C++ public:
array<int>^ GetPointOfView();JScript public function GetPointOfView() : int[];
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center