create(x, y, key, frame, exists, index)
[readonly] centerX : number Gets the X position corresponding to the center point of the world
resize(width, height) Updates the size of this world. Note that this doesn't modify the world x/y coordinates, just the width and height
iterate(key, value, returnType, callback, callbackContext, args)
getFurthestFrom(object, callback, callbackContext) → {any}
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
alpha : number The alpha value of the group container. Inherited From
callAll(method, context, args) Calls a function, specified by name, on all on children. The function
removeAll(destroy, silent, destroyTexture) Removes
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
Page 5 of 13