Documentation Topics
Function

PRVirconJoySetVisible()

Sets whether or not the given joystick should be visible. When not visible, the joystick will receive no input from the player.


Declaration

PRVirconJoySetVisible(joyId, visible)

Parameters

joyId

The joystick ID.

visible

true if joystick should be visible. false if hidden.

Return Value

n/a