#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"#include "event_dispatcher/CCEventDispatcher.h"#include <vector>Classes | |
| class | Node |
| Node is the main element. More... | |
| class | NodeRGBA |
| NodeRGBA is a subclass of Node that implements the RGBAProtocol protocol. More... | |
Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Constant Groups | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Enumerations | |
| enum | { kNodeOnEnter, kNodeOnExit, kNodeOnEnterTransitionDidFinish, kNodeOnExitTransitionDidStart, kNodeOnCleanup } |
Functions | |
| bool | (Object *p1, Object *p2) |
| var | ( var p1, var p2) |
| local | ( local p1, local p2) |