type : number The const type of this object, either Phaser.WEBGL_FILTER or Phaser.CANVAS_FILTER.
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
preUpdate() Camera preUpdate. Sets the total view counter to zero. Source code:
[readonly] z : integer The z-depth value of this object within its parent container/Group
scale : Phaser.Point The scale of the display object
lerp : Phaser.Point The linear interpolation value
setBoundsToWorld() Update the Camera bounds to match the game world. Source code:
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
[static] SHAKE_VERTICAL : number Source code:
[readonly] id : number Phaser Game ID (for when Pixi supports multiple instances).
Page 1 of 28