Variable: gamepadAxes
constgamepadAxes:object
Defined in: input/constants/gamepad-axes.ts:6
A mapping of human-readable axis names to their corresponding indices in
the W3C Standard Gamepad's axes array.
Type Declaration
leftStickX
readonlyleftStickX:0=0
leftStickY
readonlyleftStickY:1=1
rightStickX
readonlyrightStickX:2=2
rightStickY
readonlyrightStickY:3=3