#include <CCBProxy.h>
|
| | 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) |
| CCBReader * | createCCBReader () |
| CCNode * | readCCBFromFile (const char *pszFileName, CCBReader *pCCBReader, bool bSetOwner=false) |
| local | readCCBFromFile ( local pszFileName, local pCCBReader, local false) |
| const char * | getNodeTypeName (CCNode *pNode) |
| local | getNodeTypeName ( local pNode) |
| void | setCallback (CCNode *pNode, int nHandle, int nControlEvents=0) |
| local | setCallback ( local pNode, local nHandle, local 0) |
| CCB_STATIC_NEW_AUTORELEASE_OBJECT_WITH_INIT_METHOD |
( |
CCBProxy |
, |
|
|
create |
|
|
) |
| |
local
CCB_STATIC_NEW_AUTORELEASE_OBJECT_WITH_INIT_METHOD |
( |
local |
, |
|
|
local |
|
|
) |
| |
| 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:
- /Users/cocos2d/MyWork/cocos2d-x/scripting/lua/cocos2dx_support/CCBProxy.h