name : string A name for this group. Not used internally but useful for debugging. Source
customSort(sortHandler, context) Sort the children in the group according to custom sort function.
top : number The top coordinate of this Group. It is derived by calling getBounds, calculating the Groups dimensions
getFirstDead(createIfNull, x, y, key,
resetChild(child, x, y, key, frame)
set(child, key, value, checkAlive, checkVisible, operation,
getByName(name) → {any} Searches the Group for the first instance of a child with the name
bringToTop(child) → {any} Brings the given child to the top of this group so it renders above all
fixedToCamera : boolean A Group that is fixed to the camera uses its x/y coordinates as offsets from the top left of the camera
getFirstExists(exists, createIfNull, x, y,
Page 12 of 13