Properties
Protected _canvasRenderTarget
_canvasRenderTarget: object
Type declaration
-
[n: number]: WebGLTexture
Protected _destroyed
_destroyed: boolean
Protected _enabled
_enabled: number
Protected _glRenderTargets
_glRenderTargets: object
Type declaration
-
[n: number]: WebGLTexture
Protected _glTextures
_glTextures: any
Protected Optional _id
_id: number
Protected _virtualBoundId
_virtualBoundId: number
hasLoaded
hasLoaded: boolean
imageType
imageType: string | null
imageUrl
imageUrl: string | null
isLoading
isLoading: boolean
Protected isPowerOfTwo
isPowerOfTwo: boolean
origSource
origSource: HTMLImageElement | null
premultipliedAlpha
premultipliedAlpha: boolean
realHeight
realHeight: number
realWidth
realWidth: number
resolution
resolution: number
scaleMode
scaleMode: number
source
source: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | null
sourceScale
sourceScale: number
textureCacheIds
textureCacheIds: string[]
Protected touched
touched: number
Protected Optional uuid
uuid: number
valid
valid: boolean
Optional wrap
wrap: boolean
wrapMode
wrapMode: number
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.