Davide Coppola
2016-09-19 12:55:49 UTC
Hi,
I need to add functions to the App Delegate and View Controller of an iOS
game based on SDL 2.
Is there any way of doing it without changing the actual SDL code?
Basically what I need is doing something like extending SDLActivity in the
android project, but I can't find a way of doing it for the iOS one.
Thank you
I need to add functions to the App Delegate and View Controller of an iOS
game based on SDL 2.
Is there any way of doing it without changing the actual SDL code?
Basically what I need is doing something like extending SDLActivity in the
android project, but I can't find a way of doing it for the iOS one.
Thank you