Event.LEFT JOYSTICK

From GiderosMobile
Revision as of 09:20, 4 December 2019 by MoKaLux (talk | contribs)


Available since: Gideros 2011.6
Value: leftJoystick
Defined by: Controller

Description

Event for movement of the left 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