Properties
Protected _anchor
Protected _boundsID
_boundsID: number
Protected _cacheAsBitmap
_cacheAsBitmap: boolean
Protected _cacheData
_cacheData: boolean
Protected _destroyed
_destroyed: boolean
Protected _enabledFilters
_enabled
Filters: Filter[] | null
Protected _font
_font: string | object
Protected _glyphs
Protected _lastBoundsID
_lastBoundsID: number
Protected _localBoundsRect
Protected _maxLineHeight
_maxLineHeight: number
Protected _maxWidth
_maxWidth: number
Protected _text
_text: string
Protected _textHeight
_textHeight: number
Protected _textWidth
_textWidth: number
accessible
accessible: boolean
accessibleHint
accessibleHint: string | null
accessibleTitle
accessibleTitle: string | null
align
align: string
anchor
buttonMode
buttonMode: boolean
cacheAsBitmap
cacheAsBitmap: boolean
defaultCursor
defaultCursor: string
dirty
dirty: boolean
font
font: string | object
interactive
interactive: boolean
interactiveChildren
interactiveChildren: boolean
maxLineHeight
maxLineHeight: number
maxWidth
maxWidth: number
Protected onChildrenChange
onChildrenChange: function
renderable
renderable: boolean
rotation
rotation: number
tabIndex
tabIndex: number
text
text: string
textHeight
textHeight: number
textWidth
textWidth: number
tint
tint: number
worldAlpha
worldAlpha: number
worldVisible
worldVisible: boolean
Static EventEmitter
EventEmitter: object
Type declaration
-
constructor: function
-
-
prefixed: string | boolean
Static fonts
fonts: any
Static prefixed
prefixed: string | boolean
Calls each of the listeners registered for a given event.