Home
last modified time | relevance | path

Searched defs:SDL_CONTROLLER_BUTTON_RIGHTSTICK (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_gamecontroller.h358 SDL_CONTROLLER_BUTTON_RIGHTSTICK, enumerator
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m156 device->button_mask |= (1 << SDL_CONTROLLER_BUTTON_RIGHTSTICK); field
669 if (joystick->hwdata->button_mask & (1 << SDL_CONTROLLER_BUTTON_RIGHTSTICK)) {

Completed in 5 milliseconds