mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 03:10:22 +00:00
3ee048d922
The Apple TV remote sends touch events of type UITouchTypeIndirect since it's not touches made on the screen. In iOS touchpads might send UITouchTypeIndirect touch events as well as mouse move events. So in iOS we want to block touches of type UITouchTypeIndirect while in TV OS we want them to be handled. Touchpad mode for touch events is also required for the Apple TV remote to work properly. Make sure to disable the possibility to disable touchpad mode in TV OS. |
||
---|---|---|
.. | ||
3ds | ||
android | ||
atari | ||
dc | ||
dingux | ||
ds | ||
gph | ||
ios7 | ||
libretro | ||
maemo | ||
n64 | ||
null | ||
openpandora | ||
psp | ||
samsungtv | ||
sdl | ||
wii |