Searched defs:hat (Results 1 – 6 of 6) sorted by relevance
138 int hat = SDL_HAT_CENTERED; in SDL_SYS_JoystickUpdate() local146 int hat = SDL_HAT_CENTERED; in SDL_SYS_JoystickUpdate() local
286 Uint8 SDL_JoystickGetHat(SDL_Joystick *joystick, int hat) in SDL_JoystickGetHat()444 int SDL_PrivateJoystickHat(SDL_Joystick *joystick, Uint8 hat, Uint8 value) in SDL_PrivateJoystickHat()
166 Uint8 hat; /* The joystick hat index */ member
915 void HandleHat(SDL_Joystick *stick, Uint8 hat, int axis, int value) in HandleHat()
1295 UChar hat = 0x005E; /*^*/ in TestPatterns2() local
1301 UChar hat = 0x005E; /*^*/ in TestPatterns2() local