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.
PRVirconJoySetTouchRadius(joyId, touchRadius) 
The joystick ID.
The touch radius size in pixels.
n/a