GBA001/Delta/Emulation
Chris Rittenhouse 6bdc05f640
[Experimental Feature] Game Screenshots (#242)
* Adds extension to handle interactions with Photos app
- isAuthorized to check/ask for authorization
- saveUIImage to save a UIImage to Photos

* Adds a Pause Menu button for taking game screenshots

* Adds @Feature and @Options for Game Screenshots

* Implements Game Screenshots feature in GameViewController

* Updates project settings

* Passes call to save to Photos as a closure into authorization prompt
- Ensures that the screenshot is saved when the user is first prompted for access to Photos
- More elegant extension code

---------

Co-authored-by: Riley Testut <riley@rileytestut.com>
2023-04-28 14:35:26 -05:00
..
ActionInput.swift Adds Save State and Fast Forward controller skin actions 2020-02-07 16:01:49 -08:00
GameViewController.swift [Experimental Feature] Game Screenshots (#242) 2023-04-28 14:35:26 -05:00
PreviewGameViewController.swift Displays preview save state image even if context menu previews are disabled 2021-01-13 14:41:27 -06:00