axmol/tools/tolua++/CCFileUtils.pkg

6 lines
67 B
Plaintext
Raw Normal View History

2012-02-02 14:26:38 +08:00
class CCFileUtils
{
static std::string getWriteablePath();
};