characterHeight : number The height of each character in the font set. Source
[static] ALIGN_LEFT : string Align each line of multi-line text to the left.
lifespan : number The lifespan allows you to give a Game Object a lifespan in milliseconds. Once the Game Object is 'born'
strokeThickness : number A number that represents the thickness of the stroke. Default is 0 (no stroke)
dirty : boolean The dirty state of this object. Source code:
[readonly] z : number The z depth of this Game Object within its parent Group.No two
top : number The y coordinate of the Game Object.This is the same as y - offsetY.
characterPerRow : number The number of characters per row in the font set. Source
updateOffset(xOffset, yOffset) Updates the x and/or y offset that the font
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
Page 5 of 30