axmol/cocos/scripting/lua-bindings/auto/api/ParticleFlower.lua

18 lines
503 B
Lua
Raw Normal View History

2014-03-10 14:04:58 +08:00
--------------------------------
-- @module ParticleFlower
-- @extend ParticleSystemQuad
2014-03-10 14:04:58 +08:00
--------------------------------
-- @function [parent=#ParticleFlower] create
-- @param self
-- @return ParticleFlower#ParticleFlower ret (return value: cc.ParticleFlower)
--------------------------------
-- @function [parent=#ParticleFlower] createWithTotalParticles
-- @param self
-- @param #int int
-- @return ParticleFlower#ParticleFlower ret (return value: cc.ParticleFlower)
return nil