Properties
Protected _bounds
Protected _boundsID
_boundsID: number
Protected _boundsRect
Protected _cacheAsBitmap
_cacheAsBitmap: boolean
Protected _cacheData
_cacheData: boolean
Protected _destroyed
_destroyed: boolean
Protected _enabledFilters
_enabled
Filters: Filter[] | null
Protected _filters
Protected _lastBoundsID
_lastBoundsID: number
Protected _localBoundsRect
Protected _mask
accessible
accessible: boolean
accessibleHint
accessibleHint: string | null
accessibleTitle
accessibleTitle: string | null
alpha
alpha: number
buttonMode
buttonMode: boolean
cacheAsBitmap
cacheAsBitmap: boolean
defaultCursor
defaultCursor: string
filterArea
filters
interactive
interactive: boolean
interactiveChildren
interactiveChildren: boolean
localTransform
mask
name
name: string | null
parent
pivot
position
renderable
renderable: boolean
rotation
rotation: number
scale
skew
tabIndex
tabIndex: number
transform
visible
visible: boolean
worldAlpha
worldAlpha: number
worldTransform
worldVisible
worldVisible: boolean
x
x: number
y
y: number
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