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
ddde741d86
axmol
/
cocos
/
scripting
/
lua-bindings
/
script
/
experimentalConstants.lua
10 lines
118 B
Lua
Raw
Blame
History
ccexp
=
ccexp
or
{
}
ccexp.VideoPlayerEvent
=
{
PLAYING
=
0
,
PAUSED
=
1
,
STOPPED
=
2
,
COMPLETED
=
3
,
}
Reference in New Issue
View Git Blame
Copy Permalink