CCScene Class Reference

#import <CCScene.h>

Inherits CCNode.

Inherited by CCTransitionScene.

Collaboration diagram for CCScene:
Collaboration graph
[legend]

List of all members.


Detailed Description

CCScene is a subclass of CCNode that is used only as an abstract concept.

CCScene an CCNode are almost identical with the difference that CCScene has it's anchor point (by default) at the center of the screen.

For the moment CCScene has no other logic than that, but in future releases it might have additional logic.

It is a good practice to use and CCScene as the parent of all your nodes.

Definition at line 42 of file CCScene.h.


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

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1