Your browser does not support HTML5 canvas. Fork me on GitHub

Available Packages:

GroupUtils

Source

function getGroup() returns group

Source

Returns a reusable group from the GroupUtils stack is possible. Creates new groups if none are found on the reusable stack. If that is not possible, returns a non-recyclable group and displays a warning.

function static group.recyclableIterator() returns group

Source

function static group.release()

Source

Recycles a group if it is created through GroupUtils, otherwise just destroys it. Doesn't affect ENUM_GROUP.