#include <CCNodeReader.h>
| var createNode |
( |
var |
filename | ) |
|
| local createNode |
( |
local |
filename | ) |
|
| static void destroyInstance |
( |
| ) |
|
|
static |
| local destroyInstance |
( |
| ) |
|
|
static |
| std::string getJsonPath |
( |
| ) |
const |
|
inline |
| void initNode |
( |
cocos2d::Node * |
node, |
|
|
const rapidjson::Value & |
json |
|
) |
| |
|
protected |
| var initNode |
( |
var |
node, |
|
|
var |
json |
|
) |
| |
|
protected |
| local initNode |
( |
local |
node, |
|
|
local |
json |
|
) |
| |
|
protected |
| bool isRecordJsonPath |
( |
| ) |
const |
|
inline |
| local isRecordJsonPath |
( |
| ) |
|
|
inline |
| local loadNode |
( |
local |
json | ) |
|
|
protected |
| cocos2d::Node* loadNodeWithContent |
( |
const std::string & |
content | ) |
|
| var loadNodeWithContent |
( |
var |
content | ) |
|
| local loadNodeWithContent |
( |
local |
content | ) |
|
| var loadNodeWithFile |
( |
var |
fileName | ) |
|
| local loadNodeWithFile |
( |
local |
fileName | ) |
|
| var loadParticle |
( |
var |
json | ) |
|
|
protected |
| local loadParticle |
( |
local |
json | ) |
|
|
protected |
| var loadSimpleNode |
( |
var |
json | ) |
|
|
protected |
| local loadSimpleNode |
( |
local |
json | ) |
|
|
protected |
| var loadSprite |
( |
var |
json | ) |
|
|
protected |
| local loadSprite |
( |
local |
json | ) |
|
|
protected |
| var loadSubGraph |
( |
var |
json | ) |
|
|
protected |
| local loadSubGraph |
( |
local |
json | ) |
|
|
protected |
| var loadWidget |
( |
var |
json | ) |
|
|
protected |
| local loadWidget |
( |
local |
json | ) |
|
|
protected |
| void locateNodeWithMulresPosition |
( |
cocos2d::Node * |
node, |
|
|
const rapidjson::Value & |
json |
|
) |
| |
|
protected |
| var locateNodeWithMulresPosition |
( |
var |
node, |
|
|
var |
json |
|
) |
| |
|
protected |
| local locateNodeWithMulresPosition |
( |
local |
node, |
|
|
local |
json |
|
) |
| |
|
protected |
| void setJsonPath |
( |
std::string |
jsonPath | ) |
|
|
inline |
| var setJsonPath |
( |
var |
jsonPath | ) |
|
|
inline |
| local setJsonPath |
( |
local |
jsonPath | ) |
|
|
inline |
| void setRecordJsonPath |
( |
bool |
record | ) |
|
|
inline |
| var setRecordJsonPath |
( |
var |
record | ) |
|
|
inline |
| local setRecordJsonPath |
( |
local |
record | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /Users/huabingxu/work/cocos2d-x/cocos/editor-support/cocostudio/ActionTimeline/CCNodeReader.h