mirror of https://github.com/axmolengine/axmol.git
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#18868)
This commit is contained in:
parent
1b5f08f528
commit
8988f999f6
|
@ -1117,7 +1117,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- Sorts the children array once before drawing, instead of every time when a child is added or reordered.<br>
|
-- Sorts the children array once before drawing, instead of every time when a child is added or reordered.<br>
|
||||||
-- This approach can improves the performance massively.<br>
|
-- This approach can improve the performance massively.<br>
|
||||||
-- note Don't call this manually unless a child added needs to be removed in the same frame.
|
-- note Don't call this manually unless a child added needs to be removed in the same frame.
|
||||||
-- @function [parent=#Node] sortAllChildren
|
-- @function [parent=#Node] sortAllChildren
|
||||||
-- @param self
|
-- @param self
|
||||||
|
|
Loading…
Reference in New Issue