alignTo(parent, position, offsetX, offsetY) → {Object}
text : string The text to be displayed by this BitmapText object. Source
[readonly] previousRotation : number The rotation the Game Object was in set to in the previous
new Text(game, x, y, text, style) Create a new game object for displaying Text. This uses a local
sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display
autoRound : boolean Should the linePositionX and Y values be automatically rounded before rendering the Text?You may wish
requiresReTint : boolean This will let a renderer know that a tinted parent has updated its texture.
[readonly] inCamera : boolean Checks if the Game Objects bounds intersect with the Game Camera
multiLine : boolean If set to true all carriage-returns in text will form new lines (see align). If false the font will only contain
[readonly] destroyPhase : boolean As a Game Object runs through its destroy method this flag
Page 2 of 30