|
⇤ ← Revision 1 as of 2020-01-13 08:49:27
Size: 509
Comment: Create SDL_SensorType page
|
Size: 508
Comment: Add CategorySensor
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 23: | Line 23: |
| [[CategoryEnum]], [[CategoryEvents]] | [[CategoryAPI]], [[CategorySensor]] |
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 |
