Merge pull request #5864 from CocosRobot/update_lua_bindings_1395209593

[AUTO]: updating luabinding automatically
This commit is contained in:
James Chen 2014-03-19 14:24:32 +08:00
commit de28786e6d
1 changed files with 5 additions and 5 deletions

View File

@ -265,11 +265,6 @@
-- @param self
-- @return bool#bool ret (return value: bool)
--------------------------------
-- @function [parent=#Label] setColor
-- @param self
-- @param #color3B_table color3b
--------------------------------
-- @function [parent=#Label] getScaleY
-- @param self
@ -312,4 +307,9 @@
-- @param self
-- @return size_table#size_table ret (return value: size_table)
--------------------------------
-- @function [parent=#Label] updateDisplayedColor
-- @param self
-- @param #color3B_table color3b
return nil