GBA002/Delta/Emulation
Riley Testut cb2caa7ef1 Replaces screen edge gesture hack with preferredScreenEdgesDeferringSystemGestures
We want priority over system gestures when tapping near edges of screen. Previously, we needed to access the private screen edge gesture recognizer, but now we can use preferredScreenEdgesDeferringSystemGestures.
2019-08-05 22:58:59 -07:00
..
ActionInput.swift Adds support for handling ActionInputs from GameControllers 2017-10-10 14:54:20 -07:00
GameViewController.swift Replaces screen edge gesture hack with preferredScreenEdgesDeferringSystemGestures 2019-08-05 22:58:59 -07:00
PreviewGameViewController.swift Replaces fileprivate with private. THANK FUCKING GOD. 2017-10-12 15:33:16 -07:00