events : Phaser.Events All Phaser Game Objects
baseTexture : PIXI.BaseTexture The
resize(width, height) → {Phaser.BitmapData}
removeChild(child) → {DisplayObject}
drawRect(x, y, width, height) → {PIXI.Graphics}
disableTextureUpload : boolean If disableTextureUpload is true this BitmapData will never send its image data to the GPU when its
texture : PIXI.Texture The PIXI.Texture.
generateTexture(key) → {PIXI.Texture}
drawEllipse(x, y, width, height) → {PIXI.Graphics}
quadraticCurveTo(cpX, cpY, toX, toY) → {PIXI.Graphics}
Page 20 of 21