Merge pull request #5954 from CocosRobot/update_lua_bindings_1395733113

[AUTO]: updating luabinding automatically
This commit is contained in:
James Chen 2014-03-25 15:43:38 +08:00
commit c8a762c92b
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1 +1 @@
adb82cd767b31065425c12591d380c419a3d88ae
83d9fece450a67211518c287e9ecf99ce122c142