1 decade ago by stillen
I'm looking for some guidance to pass/set a flag to my impact game. I'd like to be able to put a paused menu up when the game comes back from background activities.
I tried using the focus/blur events, but they don't seem to fire. I figure I need to set the flag during the applicationDidEnterBackground.
Just looking for someway to set that, for some reason I'm drawing a blank.
I tried using the focus/blur events, but they don't seem to fire. I figure I need to set the flag during the applicationDidEnterBackground.
Just looking for someway to set that, for some reason I'm drawing a blank.