debug : boolean Enable an additional "debug rendering" pass to display collision information.
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the Sprite as a rectangle
bringToTop() → {PIXI.DisplayObject} Brings this Game Object to the top of its parents display list
setScale(xScale, yScale) This method will set the scale of the tilemap as
updateCrop() If you have set a crop rectangle on this Game Object via crop and since modified the cropRect
[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate
tint : number The tint applied to the sprite. This is a hex value. A value of 0xFFFFFF will remove any tint effect.
alignIn(container, position, offsetX, offsetY)
[readonly] deltaY : number Returns the delta y value. The difference between world.y now and
angle : number The angle property is the rotation of the Game Object in degrees from its original orientation. Values
Page 1 of 12