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
ada0004dac
axmol
/
samples
/
TestLua
/
Resources
/
luaScript
/
ParticleTest
/
ParticleName.lua
10 lines
101 B
Lua
Raw
Normal View
History
Unescape
Escape
issue #1425: add android proj on TestLua
2012-08-24 10:07:15 +08:00
require
"
luaScript/helper
"
issue #1425: add TestLua project
2012-08-23 16:10:50 +08:00
Particle_Table
=
{
}
Particle_Table
=
CreateEnumTable
(
Particle_Table
)