GUIGraphics._sortScratchBuf

The scratch buffer used to sort the two above list.

class GUIGraphics
protected nothrow @nogc package protected
Vec!UIElement _sortScratchBuf;

Meta