mirror of https://github.com/axmolengine/axmol.git
[ci skip][AUTO]: updating luabinding & jsbinding automatically
This commit is contained in:
parent
4f9a81198b
commit
bf723eab91
|
@ -480,4 +480,11 @@
|
||||||
-- @param #color3b_table parentColor
|
-- @param #color3b_table parentColor
|
||||||
-- @return Label#Label self (return value: cc.Label)
|
-- @return Label#Label self (return value: cc.Label)
|
||||||
|
|
||||||
|
--------------------------------
|
||||||
|
--
|
||||||
|
-- @function [parent=#Label] setGlobalZOrder
|
||||||
|
-- @param self
|
||||||
|
-- @param #float globalZOrder
|
||||||
|
-- @return Label#Label self (return value: cc.Label)
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
|
Loading…
Reference in New Issue