#include <CCDataReaderHelper.h>
Public Attributes | |
std::string | filename |
std::string | fileContent |
ConfigType | configType |
std::string | baseFilePath |
cocos2d::Ref * | target |
cocos2d::SEL_SCHEDULE | selector |
bool | autoLoadSpriteFile |
std::string | imagePath |
std::string | plistPath |
bool autoLoadSpriteFile |
var autoLoadSpriteFile |
local autoLoadSpriteFile |
std::string baseFilePath |
var baseFilePath |
local baseFilePath |
ConfigType configType |
var configType |
local configType |
std::string fileContent |
var fileContent |
local fileContent |
std::string filename |
var filename |
local filename |
std::string imagePath |
var imagePath |
local imagePath |
std::string plistPath |
var plistPath |
local plistPath |
cocos2d::SEL_SCHEDULE selector |
var selector |
local selector |
cocos2d::Ref* target |
var target |
local target |