Sorts the children array once before drawing, instead of every time when a child is added or reordered. This appraoch can improves the performance massively. Don't call this manually unless a child added needs to be removed in the same frame
Syntax
public virtual
void SortAllChildren ()
Remarks
Requirements
Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)