getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the Sprite as a rectangle
cameraOffset : Phaser.Point The x/y coordinate offset
[readonly] inCamera : boolean Checks if the Game Objects bounds intersect with the Game Camera
[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
alignTo(parent, position, offsetX, offsetY) → {Object}
maxHealth : number The Game Objects maximum health value. This works in combination with the heal method to ensure
texture : PIXI.Texture The texture that the
tint : number The tint applied to the sprite. This is a hex value. A value of 0xFFFFFF will remove any tint effect.
getTiles(x, y, width, height, collides, interestingFace) → {array.<
Page 1 of 12