axmol/tools/tolua++/CCFileUtils.pkg

7 lines
103 B
Plaintext

class CCFileUtils
{
static CCFileUtils* sharedFileUtils();
std::string getWriteablePath();
};