Event.RIGHT JOYSTICK
From GiderosMobile
Available since: Gideros 2011.6
Value: rightJoystick
Defined by: Controller
Description
Event for movement of the right joystick
Parameters
x: (number) x vector from -1 to 1
y: (number) y vector from -1 to 1
angle: (number) angle at which joystick is positioned in radians, left being 0 and increasing in clockwise direction
strength: (number) distance vector from the center to current position from 0 to 1
playerId: (number) id of controller/player