tabs : integer | array The size (in pixels) of the tabs, for when text includes tab characters. 0 disables.Can be an integer
fontWeights :array An array of the font weights values as specified by
fill : Object A canvas fillstyle that will be used on the text eg 'red', '#00FF00'. Source
debug : boolean A debug flag designed for use with Game.enableStep.
right : number The right coordinate of the Game Object.This is the same as x + width - offsetX.
updateShadow(state) Sets the Shadow on the Text.context based on the Style settings, or disables it if not enabled.This is called
type : number The const type of this object. Source code:
[readonly] z : number The z depth of this Game Object within its parent Group.No two
resizeFrame(parent, width, height) Resizes the Frame dimensions that the Game Object uses for rendering. You shouldn't normally
resetFrame() Resets the texture frame dimensions that the Game Object uses for rendering.
Page 13 of 15