#include "ccMacros.h"#include "cocoa/CCAffineTransform.h"#include "cocoa/CCArray.h"#include "CCGL.h"#include "shaders/ccGLStateCache.h"#include "shaders/CCGLProgram.h"#include "kazmath/kazmath.h"#include "script_support/CCScriptSupport.h"#include "CCProtocols.h"Classes | |
| class | CCNode |
| CCNode is the main element. More... | |
| class | CCNodeRGBA |
| CCNodeRGBA is a subclass of CCNode that implements the CCRGBAProtocol protocol. More... | |
Namespaces | |
| cocos2d | |
Constant Groups | |
| cocos2d | |
Enumerations | |
| enum | { kCCNodeTagInvalid = -1 } |
| enum | { kCCNodeOnEnter, kCCNodeOnExit, kCCNodeOnEnterTransitionDidFinish, kCCNodeOnExitTransitionDidStart, kCCNodeOnCleanup } |