fixedToCamera : boolean A Group that is fixed to the camera uses its x/y coordinates as offsets from the top left of the camera
create(x, y, key, frame, exists, index)
[readonly] z : integer The z-depth value of this object within its parent container/Group
right : number The right coordinate of this Group. It is derived by calling getBounds, calculating the Groups
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
sort(key, order) Sort the children in the group according to a particular
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. Inherited From
Page 11 of 13