#include "base/ccMacros.h"#include "base/CCVector.h"#include "base/CCProtocols.h"#include "base/CCScriptSupport.h"#include "math/CCAffineTransform.h"#include "math/CCMath.h"Classes | |
| class | Node |
| Node is the base element of the Scene Graph. More... | |
| class | __NodeRGBA |
| NodeRGBA is a subclass of Node that implements the RGBAProtocol protocol. More... | |
Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Enumerations | |
| enum | { kNodeOnEnter, kNodeOnExit, kNodeOnEnterTransitionDidFinish, kNodeOnExitTransitionDidStart, kNodeOnCleanup } |
Functions | |
| bool CC_DLL | (Node *n1, Node *n2) |
| local | ( local n1, local n2) |