Properties
Protected _batchSize
_batchSize: number
Protected _boundsID
_boundsID: number
Protected _bufferToUpdate
_bufferToUpdate: number
Protected _cacheAsBitmap
_cacheAsBitmap: boolean
Protected _cacheData
_cacheData: boolean
Protected _destroyed
_destroyed: boolean
Protected _enabledFilters
_enabled
Filters: Filter[] | null
Protected _glBuffers
_glBuffers: object
Protected _lastBoundsID
_lastBoundsID: number
Protected _localBoundsRect
Protected _maxSize
_maxSize: number
Protected _properties
_properties: boolean[]
Protected _tint
_tint: number
accessible
accessible: boolean
accessibleHint
accessibleHint: string | null
accessibleTitle
accessibleTitle: string | null
baseTexture
blendMode
blendMode: number
buttonMode
buttonMode: boolean
cacheAsBitmap
cacheAsBitmap: boolean
defaultCursor
defaultCursor: string
interactive
interactive: boolean
interactiveChildren
interactiveChildren: boolean
Protected onChildrenChange
onChildrenChange: function
Type declaration
-
- (smallestChildIndex?: number): void
-
Parameters
-
Optional smallestChildIndex: number
Returns void
renderable
renderable: boolean
rotation
rotation: number
roundPixels
roundPixels: boolean
tabIndex
tabIndex: number
tint
tint: number
Protected tintRgb
tintRgb: number | any[]
worldAlpha
worldAlpha: number
worldVisible
worldVisible: boolean
Static EventEmitter
EventEmitter: object
Type declaration
-
constructor: function
-
-
prefixed: string | boolean
Static prefixed
prefixed: string | boolean
Calls each of the listeners registered for a given event.