Public Member Functions | Static Public Member Functions

MainMenu Class Reference

MainMenu is a placeholder for your pregame menu. More...

#import <MainMenu.h>

List of all members.

Public Member Functions

(id) - init
 should not be called by you - use [MainMenu scene] instead!
(void) - dealloc [implementation]
(void) - nextScene: [implementation]

Static Public Member Functions

(id) + scene
 creates the scene, returns an autoreleased object

Detailed Description

MainMenu is a placeholder for your pregame menu.


Member Function Documentation

- (void) dealloc   [implementation]
- (id) init  

should not be called by you - use [MainMenu scene] instead!

- (void) nextScene: (ccTime)  delta   [implementation]
+ (id) scene  

creates the scene, returns an autoreleased object


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Properties