cocos2d-x  3.3
 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 ()
 
Node * readCCBFromFile (const char *pszFileName, CCBReader *pCCBReader, bool bSetOwner=false)
 
const char * getNodeTypeName (Node *pNode)
 
void setCallback (Node *node, int handle, int controlEvents=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 ( Node *  pNode)
Node* readCCBFromFile ( const char *  pszFileName,
CCBReader pCCBReader,
bool  bSetOwner = false 
)
void setCallback ( Node *  node,
int  handle,
int  controlEvents = 0 
)

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