mirror of https://github.com/axmolengine/axmol.git
Merge pull request #5954 from CocosRobot/update_lua_bindings_1395733113
[AUTO]: updating luabinding automatically
This commit is contained in:
commit
c8a762c92b
|
@ -406,9 +406,9 @@
|
|||
-- @return color4F_table#color4F_table ret (return value: color4F_table)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getRotationIsDir
|
||||
-- @function [parent=#ParticleSystem] getEndColor
|
||||
-- @param self
|
||||
-- @return bool#bool ret (return value: bool)
|
||||
-- @return color4F_table#color4F_table ret (return value: color4F_table)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] setScale
|
||||
|
@ -421,9 +421,9 @@
|
|||
-- @return float#float ret (return value: float)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getEndColor
|
||||
-- @function [parent=#ParticleSystem] getRotationIsDir
|
||||
-- @param self
|
||||
-- @return color4F_table#color4F_table ret (return value: color4F_table)
|
||||
-- @return bool#bool ret (return value: bool)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getLifeVar
|
||||
|
|
|
@ -1 +1 @@
|
|||
adb82cd767b31065425c12591d380c419a3d88ae
|
||||
83d9fece450a67211518c287e9ecf99ce122c142
|
Loading…
Reference in New Issue