I've put some source code for iOS up at: https://github.com/sjhalayka/iOS_Blind_Poker
How can I call a function defined in GameViewController.mm from AppDelegate.m? I want to be able to call setupGL() from applicationWillEnterForeground().
Thanks for any help that you can provide.
↧