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
e31a1d0fa8
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++ .pkg files + add bulid_macosx.xml + add basic.lua
2011-11-09 23:23:47 +08:00
static CCScene *node(void);
add extensions & tools directory
2011-06-14 14:31:25 +08:00
};