cocos2d-x  2.2.6
 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)
 CCB_STATIC_NEW_AUTORELEASE_OBJECT_WITH_INIT_METHOD ( local CCBProxy, local create)
CCBReadercreateCCBReader ()
local createCCBReader ()
CCNode * readCCBFromFile (const char *pszFileName, CCBReader *pCCBReader, bool bSetOwner=false)
local readCCBFromFile ( local pszFileName, local pCCBReader, local false)
const char * getNodeTypeName (CCNode *pNode)
void setCallback (CCNode *pNode, int nHandle, int nControlEvents=0)
local setCallback ( local pNode, local nHandle, local 0)

Constructor & Destructor Documentation

CCBProxy ( )
inline
virtual ~CCBProxy ( )
inlinevirtual
local ~CCBProxy ( )
inlinevirtual

Member Function Documentation

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

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