[ci skip][AUTO]: updating luabinding & jsbinding automatically

This commit is contained in:
CocosRobot 2015-08-11 01:58:29 +00:00
parent 1f14b5895e
commit aa6ac72405
1 changed files with 6 additions and 6 deletions

View File

@ -145,6 +145,12 @@
-- @param self -- @param self
-- @return Ref#Ref ret (return value: cc.Ref) -- @return Ref#Ref ret (return value: cc.Ref)
--------------------------------
--
-- @function [parent=#CheckBox] getDescription
-- @param self
-- @return string#string ret (return value: string)
-------------------------------- --------------------------------
-- --
-- @function [parent=#CheckBox] getVirtualRenderer -- @function [parent=#CheckBox] getVirtualRenderer
@ -157,12 +163,6 @@
-- @param self -- @param self
-- @return bool#bool ret (return value: bool) -- @return bool#bool ret (return value: bool)
--------------------------------
--
-- @function [parent=#CheckBox] getDescription
-- @param self
-- @return string#string ret (return value: string)
-------------------------------- --------------------------------
-- --
-- @function [parent=#CheckBox] getVirtualRendererSize -- @function [parent=#CheckBox] getVirtualRendererSize