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

16 lines
472 B
Lua

--------------------------------
-- @module ParticleFlower
--------------------------------
-- @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