Documentation Topics
Function

PRVirconJoyGetAxisRestrict()

Returns the given joystick's axis restriction setting.


Declaration

PRVirconJoyGetAxisRestrict(joyId)

Parameters

joyId

The joystick ID.

Return Value

PRVirconAxisVert if the joystick is restricted to the vertical axis only. PRVirconAxisHorz if the joystick is restricted to the horizontal axis only. Or noone for neither.