Searched refs:jbutton (Results 1 – 3 of 3) sorted by relevance
77 event.jbutton.which, in WatchJoystick()78 event.jbutton.button); in WatchJoystick()82 event.jbutton.which, in WatchJoystick()83 event.jbutton.button); in WatchJoystick()
556 event.jbutton.which = joystick->index; in SDL_PrivateJoystickButton()557 event.jbutton.button = button; in SDL_PrivateJoystickButton()558 event.jbutton.state = state; in SDL_PrivateJoystickButton()
236 SDL_JoyButtonEvent jbutton; member