SDL_SensorType

The different sensors defined by SDL.

Additional sensors may be available, using platform dependent semantics.

Values

SDL_SENSOR_INVALID

Returned for an invalid sensor

SDL_SENSOR_UNKNOWN

Unknown sensor type

SDL_SENSOR_ACCEL

Accelerometer

SDL_SENSOR_GYRO

Gyroscope

SDL_SensorGetDeviceType

CategoryEnum, CategorySensor