Added the concept of display natural orientation
Also renamed SDL_GetDisplayOrientation() SDL_GetDisplayCurrentOrientation() The natural orientation of the primary display is the frame of reference for accelerometer and gyro sensor readings.
This commit is contained in:
@@ -2668,3 +2668,8 @@ typedef SDL_cond, SDL_Condition;
|
||||
- SDL_TLSCleanup
|
||||
+ SDL_CleanupTLS
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_GetDisplayOrientation
|
||||
+ SDL_GetDisplayCurrentOrientation
|
||||
(...)
|
||||
|
||||
Reference in New Issue
Block a user