Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_joystick.h67 typedef struct _SDL_Joystick SDL_Joystick; typedef
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m510 IOS_JoystickOpen(SDL_Joystick * joystick, int device_index) category
559 IOS_AccelerometerUpdate(SDL_Joystick * joystick) category
629 IOS_MFIJoystickUpdate(SDL_Joystick * joystick) category
768 IOS_JoystickRumble(SDL_Joystick * joystick, Uint16 low_frequency_rumble, Uint16 high_frequency_rumb… category
790 IOS_JoystickClose(SDL_Joystick * joystick) category

Completed in 5 milliseconds