getTiles(x, y, width, height, collides, interestingFace) → {array.<
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the Sprite as a rectangle
alignTo(parent, position, offsetX, offsetY) → {Object}
bringToTop() → {PIXI.DisplayObject} Brings this Game Object to the top of its parents display list
texture : PIXI.Texture The texture that the
lifespan : number The lifespan allows you to give a Game Object a lifespan in milliseconds. Once the Game Object is 'born'
updateCrop() If you have set a crop rectangle on this Game Object via crop and since modified the cropRect
alignIn(container, position, offsetX, offsetY)
data : Object An empty Object that belongs to this Game Object.This value isn't ever used internally by Phaser, but may be
setScale(xScale, yScale) This method will set the scale of the tilemap as
Page 1 of 12