Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h42 struct _SDL_Joystick struct
44 SDL_JoystickID instance_id; /* Device instance, monotonically increasing from 0 */
45 char *name; /* Joystick name - system dependent */
46 SDL_JoystickGUID guid; /* Joystick guid */
71 struct _SDL_JoystickDriver *driver; argument
77 struct _SDL_Joystick *next; /* pointer to next joystick we have allocated */ argument

Completed in 2 milliseconds