Documentation Topics
Function

PRVirconJoySetTouchRadius()

Sets the given joystick's touch radius size in pixels. A larger touch radius means that there is more area for the player's fingers/touches to be detected. Please note that the touch radius size is uniformly affacted by the joystick's scale setting, so set the touch radius as though the joystick scale was set to 1.


Declaration

PRVirconJoySetTouchRadius(joyId, touchRadius)

Parameters

joyId

The joystick ID.

touchRadius

The touch radius size in pixels.

Return Value

n/a