#include "ccMacros.h"
#include "CCAffineTransform.h"
#include "CCArray.h"
#include "CCGL.h"
#include "ccGLStateCache.h"
#include "CCGLProgram.h"
#include "kazmath/kazmath.h"
#include "CCScriptSupport.h"
#include "CCProtocols.h"
#include "CCEventDispatcher.h"
#include "CCVector.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. | |
Constant Groups | |
cocos2d | |
Add deprecated global functions and variables here. | |
Enumerations | |
enum | { kNodeOnEnter, kNodeOnExit, kNodeOnEnterTransitionDidFinish, kNodeOnExitTransitionDidStart, kNodeOnCleanup } |
Functions | |
bool | (Node *n1, Node *n2) |
var | ( var n1, var n2) |
local | ( local n1, local n2) |