cocos2d-x  2.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCBProxy Class Reference

#include <CCBProxy.h>

Inheritance diagram for CCBProxy:

Public Member Functions

 CCBProxy ()
virtual ~CCBProxy ()
 CCB_STATIC_NEW_AUTORELEASE_OBJECT_WITH_INIT_METHOD (CCBProxy, create)
CCBReadercreateCCBreader ()
CCNode * readCCBFromFile (const char *pszFileName, CCBReader *pCCBReader, bool bSetOwner=false)
const char * getNodeTypeName (CCNode *pNode)
void setCallback (CCNode *pNode, int nHandle, int nControlEvents=0)

Constructor & Destructor Documentation

CCBProxy ( )
inline
virtual ~CCBProxy ( )
inlinevirtual

Member Function Documentation

CCB_STATIC_NEW_AUTORELEASE_OBJECT_WITH_INIT_METHOD ( CCBProxy  ,
create   
)
CCBReader* createCCBreader ( )
const char* getNodeTypeName ( CCNode *  pNode)
CCNode* readCCBFromFile ( const char *  pszFileName,
CCBReader pCCBReader,
bool  bSetOwner = false 
)
void setCallback ( CCNode *  pNode,
int  nHandle,
int  nControlEvents = 0 
)

The documentation for this class was generated from the following file: