liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
JoystickButton
liberty
input
joystick
constants
*
Values
Value
Meaning
A
0x00
*
B
0x01
*
X
0x02
*
Y
0x03
*
LB
0x04
*
RB
0x05
*
BACK
0x06
*
START
0x07
*
LAXIS
0x08
*
RAXIS
0x09
*
PAD_UP
0x0A
*
PAD_RIGHT
0x0B
*
PAD_DOWN
0x0C
*
PAD_LEFT
0x0D
*
Meta
Source
See Implementation
liberty
input
joystick
constants
enums
JoystickAction
JoystickButton
JoystickNumber
structs
JoystickAxis
variables
JOYSTICK_BUTTONS
*