Hi, I wanna know how to release game UIView and go back to the root menu

Posted by novertina on Stack Overflow See other posts from Stack Overflow or by novertina
Published on 2010-05-26T13:32:16Z Indexed on 2010/05/26 15:51 UTC
Read the original article Hit count: 274

Filed under:
|
|
|
|

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?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c