Another Rookie question.. Menu
I am developing a game, I want a menu though.
I have made different Objective-C class files with everything I want on them,
My question is, how would I make a UIButton, when pushed, go from one screen (The Menu) to another, Like the actual game or the highscores table?
I know this is probably something very easy, but thanks in advance.
|