VgaGames4 - input man-pages

[.. upper level ..]

enum VG_INPUT_GCBUTTONS

Gamecontroller button key-codes.

VALUES
VG_INPUT_GCBUTTON_A A-button
VG_INPUT_GCBUTTON_B B-button
VG_INPUT_GCBUTTON_X X-button
VG_INPUT_GCBUTTON_Y Y-button
VG_INPUT_GCBUTTON_BACK Back-button
VG_INPUT_GCBUTTON_GUIDE Guide-button
VG_INPUT_GCBUTTON_START Start-button
VG_INPUT_GCBUTTON_LEFTSTICK Leftstick-button (click on left axis)
VG_INPUT_GCBUTTON_RIGHTSTICK Rightstick-button (click on right axis)
VG_INPUT_GCBUTTON_LEFTSHOULDER Leftshoulder-button
VG_INPUT_GCBUTTON_RIGHTSHOULDER Rightshoulder-button
VG_INPUT_GCBUTTON_DPAD_UP DPAD-Up-button
VG_INPUT_GCBUTTON_DPAD_DOWN DPAD-Down-button
VG_INPUT_GCBUTTON_DPAD_LEFT DPAD-Left-button
VG_INPUT_GCBUTTON_DPAD_RIGHT DPAD-Right-button

SEE ALSO
VG_INPUT_NOKEY VG_INPUT_GCAXES