destroyCachedSprite() Destroys a previous cached sprite. Inherited From
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the graphic shape as a rectangle
checkWorldBounds : boolean If this is set to true the Game Object checks if it is within the World bounds each frame
generateTexture(resolution, scaleMode, padding)
new Graphics(game, x, y) A Graphics object is a way to draw primitives to
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
getBounds() → {Rectangle} Retrieves the bounds of the graphic shape as a rectangle object
drawRoundedRect(x, y, width, height, radius) Parameters Name Type Description
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
outOfBoundsKill : boolean If this and the checkWorldBounds property are both set to true then the kill
Page 4 of 10