implement on screen virtual controller for iOS

This commit is contained in:
Alex Zenla
2024-09-14 23:39:46 -04:00
parent d7cb051fb7
commit 3b2a6ffb6a
3 changed files with 90 additions and 1 deletions

View File

@ -36,5 +36,7 @@
<false/>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UIRequiresFullScreen</key>
<true/>
</dict>
</plist>