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
330b019361
axmol
/
tools
/
tolua++
/
CCScene.pkg
6 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add extensions & tools directory
2011-06-14 14:31:25 +08:00
class CCScene : public CCNode
{
* update tolua++ packages
2012-02-02 14:26:38 +08:00
static CCScene *node(void);
add extensions & tools directory
2011-06-14 14:31:25 +08:00
};