Added the ability to get the UIKit window through the SDL API.
You can also do this through the native API: UIWindow *window = [[UIApplication sharedApplication] keyWindow]; Also needed to name the union for events and window info.
Showing
Please register or sign in to comment