Properties
Protected _destroyed
_destroyed: boolean
Protected _enabled
_enabled: number
Protected _glTextures
_glTextures: any
Protected Optional _id
_id: number
Protected _virtualBoundId
_virtualBoundId: number
hasLoaded
hasLoaded: boolean
height
height: number
imageType
imageType: string | null
imageUrl
imageUrl: string | null
isLoading
isLoading: boolean
Protected isPowerOfTwo
isPowerOfTwo: boolean
mipmap
mipmap: 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
width
width: number
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.