GetVirtualJoystickExists
Description
Returns 1 if a virtual joystick exists at the given index. Must be in the range 1 to 4.
Definition
integer GetVirtualJoystickExists( index )
int agk::GetVirtualJoystickExists( uint32_t index )
Parameters
- index - The ID of the virtual joystick to check.