Skip to content

XBox Controller Events

nephitejnf edited this page Feb 5, 2016 · 1 revision

This is for emulating the XBox 360 controller.

Gamepad Button Events

Keys.BTN_START
Keys.BTN_MODE
Keys.BTN_SELECT
Keys.BTN_A
Keys.BTN_B
Keys.BTN_X
Keys.BTN_Y
Keys.BTN_TL
Keys.BTN_TR
Keys.BTN_THUMBL
Keys.BTN_THUMBR

Gamepad Axes Events

Axes.ABS_X
Axes.ABS_Y
Axes.ABS_RX
Axes.ABS_RY
Axes.ABS_Z
Axes.ABS_RZ
Axes.ABS_HAT0X
Axes.ABS_HAT0Y