mirror of https://github.com/axmolengine/axmol.git
[ci skip][AUTO]: updating luabinding & jsbinding automatically
This commit is contained in:
parent
1f14b5895e
commit
aa6ac72405
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue