axmol/tools/tolua++/CCFileUtils.pkg

6 lines
67 B
Plaintext
Raw Normal View History

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