Searched refs:SDL_SensorID (Results 1 – 1 of 1) sorted by relevance
60 typedef Sint32 SDL_SensorID; typedef202 extern DECLSPEC SDL_SensorID SDLCALL SDL_SensorGetDeviceInstanceID(int device_index);222 extern DECLSPEC SDL_Sensor *SDLCALL SDL_SensorFromInstanceID(SDL_SensorID instance_id);263 extern DECLSPEC SDL_SensorID SDLCALL SDL_SensorGetInstanceID(SDL_Sensor *sensor);
Completed in 5 milliseconds