Event.RIGHT JOYSTICK

From GiderosMobile
Revision as of 07:05, 11 June 2023 by MoKaLux (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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