[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#18868)

This commit is contained in:
CocosRobot 2018-05-30 21:54:47 +08:00 committed by leda
parent 1b5f08f528
commit 8988f999f6
1 changed files with 1 additions and 1 deletions

View File

@ -1117,7 +1117,7 @@
--------------------------------
-- 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.
-- @function [parent=#Node] sortAllChildren
-- @param self