Merge pull request #6041 from CocosRobot/update_lua_bindings_1395987370

[AUTO]: updating luabinding automatically
This commit is contained in:
James Chen 2014-03-28 14:17:42 +08:00
commit 2fcc141bc3
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] 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] setScale
@ -421,9 +421,9 @@
-- @return float#float ret (return value: float)
--------------------------------
-- @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] getLifeVar

View File

@ -1 +1 @@
506177408f7bc44ccba9d2518adbf47e8994bc83
7aff65efe54886d705b227ba45205bc6d4f8a650