This is a unique ID for a sensor for the time it is connected to the system, and is never reused for the lifetime of the application.
The different sensors defined by SDL.
Close a sensor previously opened with SDL_OpenSensor().
Get the current state of an opened sensor.
Return the SDL_Sensor associated with an instance ID.
Get the instance ID of a sensor.
Get the implementation dependent name of a sensor.
Get the implementation dependent name of a sensor.
Get the platform dependent type of a sensor.
Get the platform dependent type of a sensor.
Get the properties associated with a sensor.
Get the type of a sensor.
Get the type of a sensor.
Get a list of currently connected sensors.
Open a sensor for use.
Update the current state of the open sensors.
A constant to represent standard gravity for accelerometer sensors.
The opaque structure used to identify an opened SDL sensor.
SDL Sensor Handling