Namespace for standard gamepad mapping constants
Members
-
static AXES :Number
-
Standard gamepad mapping information for axes
- Left control stick:
LX
(horizontal),LY
(vertical) - Right control stick:
RX
(horizontal),RY
(vertical) - Extras:
EXTRA_1
,EXTRA_2
,EXTRA_3
,EXTRA_4
- Left control stick:
-
static BUTTONS :Number
-
Standard gamepad mapping information for buttons
- Face buttons:
FACE_1
,FACE_2
,FACE_3
,FACE_4
- D-Pad:
UP
,DOWN
,LEFT
,RIGHT
- Shoulder buttons:
L1
,L2
,R1
,R2
- Analog stick (clicks):
L3
,R3
- Navigation:
SELECT
(BACK
),START
(FORWARD
),HOME
- Extras:
EXTRA_1
,EXTRA_2
,EXTRA_3
,EXTRA_4
- Face buttons: