Properties
Protected _boundsID
_boundsID: number
Protected _cacheAsBitmap
_cacheAsBitmap: boolean
Protected _cacheData
_cacheData: boolean
Protected _destroyed
_destroyed: boolean
Protected _enabledFilters
_enabled
Filters: Filter[] | null
Protected _lastBoundsID
_lastBoundsID: number
Protected _localBoundsRect
accessible
accessible: boolean
accessibleHint
accessibleHint: string | null
accessibleTitle
accessibleTitle: string | null
buttonMode
buttonMode: boolean
cacheAsBitmap
cacheAsBitmap: boolean
children
defaultCursor
defaultCursor: string
height
height: number
interactive
interactive: boolean
interactiveChildren
interactiveChildren: boolean
Protected onChildrenChange
onChildrenChange: function
renderable
renderable: boolean
rotation
rotation: number
tabIndex
tabIndex: number
width
width: number
worldAlpha
worldAlpha: number
worldVisible
worldVisible: boolean
Static EventEmitter
EventEmitter: object
Type declaration
-
constructor: function
-
-
prefixed: string | boolean
Static prefixed
prefixed: string | boolean
Minimal EventEmitter interface that is molded against the Node.js EventEmitter interface.
public