GetRawJoystickPOV
Description
Returns the current value of the joystick POV, this can vary based on joystick type. Currently the POV index must be either 0, 1, 2, or 3
Definition
integer GetRawJoystickPOV( index, pov )
int agk::GetRawJoystickPOV( uint32_t index, uint32_t pov )
Parameters
- index - The ID of the joystick to check.
- pov - The index of the POV to check.