Hi, I wanna know how to release game UIView and go back to the root menu
- by novertina
Hi , for example , when you playing game , you are play in the game UIView
and when you exit your game and return to the game root menu,
there're a 'exit' button on the game UIView
I wanna click this button to release self view and go back to the main menu
how to do this?