This is the complete list of members for CSLoader, including all inherited members.
| _componentFuncs | CSLoader | protected |
| _csBuildID | CSLoader | protected |
| _funcs | CSLoader | protected |
| _jsonPath | CSLoader | protected |
| _monoCocos2dxVersion | CSLoader | protected |
| _recordJsonPath | CSLoader | protected |
| _rootNode | CSLoader | protected |
| bindCallback(const std::string &callbackName, const std::string &callbackType, cocos2d::ui::Widget *sender, cocos2d::Node *handler) | CSLoader | |
| ComponentCreateFunc typedef | CSLoader | protected |
| ComponentPair typedef | CSLoader | protected |
| createNode(const std::string &filename) | CSLoader | static |
| createNodeFromJson(const std::string &filename) | CSLoader | |
| createNodeWithFlatBuffersFile(const std::string &filename) | CSLoader | |
| createNodeWithFlatBuffersForSimulator(const std::string &filename) | CSLoader | |
| createTimeline(const std::string &filename) | CSLoader | static |
| CSLoader() | CSLoader | |
| destroyInstance() | CSLoader | static |
| getGUIClassName(const std::string &name) | CSLoader | protected |
| getInstance() | CSLoader | static |
| getJsonPath() const | CSLoader | inline |
| getWidgetReaderClassName(cocos2d::ui::Widget *widget) | CSLoader | protected |
| init() | CSLoader | |
| initNode(cocos2d::Node *node, const rapidjson::Value &json) | CSLoader | protected |
| isCustomWidget(const std::string &type) | CSLoader | protected |
| isRecordJsonPath() const | CSLoader | inline |
| isWidget(const std::string &type) | CSLoader | protected |
| loadComAudio(const rapidjson::Value &json) | CSLoader | protected |
| loadComponent(const rapidjson::Value &json) | CSLoader | protected |
| loadNode(const rapidjson::Value &json) | CSLoader | protected |
| loadNodeWithContent(const std::string &content) | CSLoader | |
| loadNodeWithFile(const std::string &fileName) | CSLoader | |
| loadParticle(const rapidjson::Value &json) | CSLoader | protected |
| loadSimpleNode(const rapidjson::Value &json) | CSLoader | protected |
| loadSprite(const rapidjson::Value &json) | CSLoader | protected |
| loadSubGraph(const rapidjson::Value &json) | CSLoader | protected |
| loadTMXTiledMap(const rapidjson::Value &json) | CSLoader | protected |
| loadWidget(const rapidjson::Value &json) | CSLoader | protected |
| locateNodeWithMulresPosition(cocos2d::Node *node, const rapidjson::Value &json) | CSLoader | protected |
| NodeCreateFunc typedef | CSLoader | protected |
| nodeWithFlatBuffers(const flatbuffers::NodeTree *nodetree) | CSLoader | |
| nodeWithFlatBuffersFile(const std::string &fileName) | CSLoader | |
| nodeWithFlatBuffersForSimulator(const flatbuffers::NodeTree *nodetree) | CSLoader | |
| Pair typedef | CSLoader | protected |
| purge() | CSLoader | |
| registReaderObject(const std::string &className, ObjectFactory::Instance ins) | CSLoader | |
| setJsonPath(std::string jsonPath) | CSLoader | inline |
| setRecordJsonPath(bool record) | CSLoader | inline |