kmx git
login
register
kc3-lang
/
SDL
/
src/sensor/coremotion
src/sensor/coremotion
Log
Author
Commit
Date
CI
Message
5e13087b
2019-01-04T22:01:14
Updated copyright for 2019
f225af0c
2018-08-22T21:48:28
Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. Documented the values returned by the accelerometer and gyroscope sensors
c6647bf9
2018-08-21T17:24:12
Added the iOS sensor implementation