SDL_SensorType
The different sensors defined by SDL.
Additional sensors may be available, using platform dependent semantics.
Contents
Values
| SDL_SENSOR_INVALID | Returned for an invalid sensor | 
| SDL_SENSOR_UNKNOWN | Unknown sensor type | 
| SDL_SENSOR_ACCEL | Accelerometer | 
| SDL_SENSOR_GYRO | Gyroscope | 




