This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
61719d813e
axmol
/
tools
/
tolua++
/
CCFileUtils.pkg
7 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
* update tolua++ packages
2012-02-02 14:26:38 +08:00
class CCFileUtils
{
fixed #1326: The compilation of Hellolua and testjs project was broken after synchronizing to rc2.
2012-06-15 10:51:53 +08:00
static CCFileUtils* sharedFileUtils();
std::string getWriteablePath();
* update tolua++ packages
2012-02-02 14:26:38 +08:00
};