Home
last modified time | relevance | path

Searched defs:hat_mask (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_gamecontroller.h91 int hat_mask; member
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c68 int hat_mask; member
1875 int hat_mask = SDL_JoystickGetHat(gamecontroller->joystick, binding->input.hat.hat); in SDL_GameControllerGetAxis() local
1928 int hat_mask = SDL_JoystickGetHat(gamecontroller->joystick, binding->input.hat.hat); in SDL_GameControllerGetButton() local
/AliOS-Things-master/components/SDL2/test/
A Dcontrollermap.c132 int hat_mask; member

Completed in 9 milliseconds