allButtonCodes

A list of all of the button codes

auto allButtonCodes = [SDL_BUTTON_LEFT, SDL_BUTTON_MIDDLE, SDL_BUTTON_RIGHT, SDL_BUTTON_X1, SDL_BUTTON_X2];

Meta