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
71f7520732
axmol
/
cocos
/
scripting
/
lua-bindings
/
script
/
cocostudio
/
StudioConstants.lua
9 lines
101 B
Lua
Raw
Normal View
History
Unescape
Escape
Re-add lua bindings codes.
2014-03-10 14:04:58 +08:00
update luabinding scripts
2014-10-11 01:27:12 +08:00
ccs
=
ccs
or
{
}
Re-add lua bindings codes.
2014-03-10 14:04:58 +08:00
ccs.MovementEventType
=
{
start
=
0
,
complete
=
1
,
update luabinding scripts
2014-10-11 01:27:12 +08:00
loopComplete
=
2
,
Re-add lua bindings codes.
2014-03-10 14:04:58 +08:00
}