cocos2d-x  2.1.1
CCProtocols.h File Reference
#include "ccTypes.h"
#include "textures/CCTexture2D.h"
#include <string>

Classes

class  CCRGBAProtocol
 RGBA protocol that affects CCNode's color and opacity. More...
 
class  CCBlendProtocol
 Specify the blending function according glBlendFunc Please refer to glBlendFunc in OpenGL ES Manual http://www.khronos.org/opengles/sdk/docs/man/xhtml/glBlendFunc.xml for more details. More...
 
class  CCTextureProtocol
 CCNode objects that uses a CCTexture2D to render the images. More...
 
class  CCLabelProtocol
 Common interface for Labels. More...
 
class  CCDirectorDelegate
 OpenGL projection protocol. More...
 

Namespaces

namespace  cocos2d