Wiki Page Content

Revision 1 as of 2014-09-22 18:19:28

Clear message

DRAFT

SDL_GameControllerButton

An enumeration of buttons available from a controller.

Values

SDL_CONTROLLER_BUTTON_INVALID

SDL_CONTROLLER_BUTTON_A

SDL_CONTROLLER_BUTTON_B

SDL_CONTROLLER_BUTTON_X

SDL_CONTROLLER_BUTTON_Y

SDL_CONTROLLER_BUTTON_BACK

SDL_CONTROLLER_BUTTON_GUIDE

SDL_CONTROLLER_BUTTON_START

SDL_CONTROLLER_BUTTON_LEFTSTICK

SDL_CONTROLLER_BUTTON_RIGHTSTICK

SDL_CONTROLLER_BUTTON_LEFTSHOULDER

SDL_CONTROLLER_BUTTON_RIGHTSHOULDER

SDL_CONTROLLER_BUTTON_DPAD_UP

SDL_CONTROLLER_BUTTON_DPAD_DOWN

SDL_CONTROLLER_BUTTON_DPAD_LEFT

SDL_CONTROLLER_BUTTON_DPAD_RIGHT

SDL_CONTROLLER_BUTTON_MAX

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryEnum, CategoryGameController

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit