resolution : number The resolution of the renderer Default Value 1 Source code: pixi/renderers/webgl/WebGLRenderer.js (Line 36)
total : integer Number of items in the ArraySet. Same as list.length. Source code: utils/ArraySet.js (Line 217)
onDown : Phaser.Signal A Signal that is dispatched each time a pointer is pressed down. Source code: input/Input.js (Line 288)
boundsCollidesWith :array An array of the bodies the world bounds collides with. Source code: physics/p2/World.js (Line 232)
lineSpacing : number Additional spacing (in pixels) between each line of text if multi-line. Source code: gameobjects/Text.js (Line 2080)
new Color() The Phaser.Color class is a set of static methods that assist in color manipulation and conversion. Source code: utils/Color.js (Line 12)
key : string Asset key for the sound. Source code: sound/Sound.js (Line 37)
isReversed : boolean Indicates if the animation will play backwards. Source code: animation/Animation.js (Line 157)
TILE_BIAS : number A value added to the delta values during collision with tiles. Adjust this if you get tunneling. Source code: physics/arcade/TilemapCollision.js (Line 20)
name : string The user defined name given to this Animation. Source code: animation/Animation.js (Line 46)
Page 91 of 535