alignTo(parent, position, offsetX, offsetY) → {
checkProperty(child, key, value, force) → {boolean} Checks a property
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
centerY : number The center y coordinate of this Group. It is derived by calling getBounds, calculating the
create(x, y, key, frame, exists, index)
physicsSortDirection : integer If this Group contains Arcade Physics Sprites you can set a custom sort direction via this property
hash :array The hash array is an array belonging to this Group into which you can add any of its children via Group.addToHash and
alpha : number The alpha value of the group container. Source code:
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
Page 7 of 13