Skip to main content
Version: Phaser v4.1.0

Phaser.Input.Gamepad.Configs.XBOX_360

Scope: static

Source: src/input/gamepad/configs/XBox360_Controller.js#L7
Since: 3.0.0

Static functions​

A​

A: number​

Description:

A button (Bottom)

Source: src/input/gamepad/configs/XBox360_Controller.js#L71
Since: 3.0.0


B​

B: number​

Description:

B button (Right)

Source: src/input/gamepad/configs/XBox360_Controller.js#L81
Since: 3.0.0


BACK​

BACK: number​

Description:

Back / Change View button

Source: src/input/gamepad/configs/XBox360_Controller.js#L151
Since: 3.0.0


DOWN​

DOWN: number​

Description:

D-Pad down

Source: src/input/gamepad/configs/XBox360_Controller.js#L31
Since: 3.0.0


LB​

LB: number​

Description:

Left Bumper

Source: src/input/gamepad/configs/XBox360_Controller.js#L111
Since: 3.0.0


LEFT​

LEFT: number​

Description:

D-Pad left

Source: src/input/gamepad/configs/XBox360_Controller.js#L41
Since: 3.0.0


LEFT_STICK_H​

LEFT_STICK_H: number​

Description:

Left Stick horizontal

Source: src/input/gamepad/configs/XBox360_Controller.js#L191
Since: 3.0.0


LEFT_STICK_V​

LEFT_STICK_V: number​

Description:

Left Stick vertical

Source: src/input/gamepad/configs/XBox360_Controller.js#L201
Since: 3.0.0


LS​

LS: number​

Description:

Left Stick press

Source: src/input/gamepad/configs/XBox360_Controller.js#L171
Since: 3.0.0


LT​

LT: number​

Description:

Left Trigger

Source: src/input/gamepad/configs/XBox360_Controller.js#L131
Since: 3.0.0


Description:

XBox menu button

Source: src/input/gamepad/configs/XBox360_Controller.js#L61
Since: 3.0.0


RB​

RB: number​

Description:

Right Bumper

Source: src/input/gamepad/configs/XBox360_Controller.js#L121
Since: 3.0.0


RIGHT: number​

Description:

D-Pad right

Source: src/input/gamepad/configs/XBox360_Controller.js#L51
Since: 3.0.0


RIGHT_STICK_H​

RIGHT_STICK_H: number​

Description:

Right Stick horizontal

Source: src/input/gamepad/configs/XBox360_Controller.js#L211
Since: 3.0.0


RIGHT_STICK_V​

RIGHT_STICK_V: number​

Description:

Right Stick vertical

Source: src/input/gamepad/configs/XBox360_Controller.js#L221
Since: 3.0.0


RS​

RS: number​

Description:

Right Stick press

Source: src/input/gamepad/configs/XBox360_Controller.js#L181
Since: 3.0.0


RT​

RT: number​

Description:

Right Trigger

Source: src/input/gamepad/configs/XBox360_Controller.js#L141
Since: 3.0.0


START​

START: number​

Description:

Start button

Source: src/input/gamepad/configs/XBox360_Controller.js#L161
Since: 3.0.0


UP​

UP: number​

Description:

D-Pad up

Source: src/input/gamepad/configs/XBox360_Controller.js#L21
Since: 3.0.0


X​

X: number​

Description:

X button (Left)

Source: src/input/gamepad/configs/XBox360_Controller.js#L91
Since: 3.0.0


Y​

Y: number​

Description:

Y button (Top)

Source: src/input/gamepad/configs/XBox360_Controller.js#L101
Since: 3.0.0