DRAFT |
SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION
A hint that specifies whether the Apple TV remote's joystick axes will automatically match the rotation of the remote.
Values
0 |
remote orientation does not affect joystick axes |
1 |
joystick axes are based on the orientation of the remote |
Default
By default remote orientation does not affect joystick axes.
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Version
This hint is available since SDL 2.0.5.