[static] TILEMAP : number Source code:
crossOrigin : boolean | string The crossOrigin value applied to loaded images. Very often this needs to be set to 'anonymous'.
atlasXML(key, textureURL, atlasURL, atlasData)
addSyncPoint(type, key) → {Phaser.Loader}
removeCanvas(key) Removes a canvas from the cache. Note that this only removes it from the Phaser.Cache. If you still have references
onFileError : Phaser.Signal This event is dispatched
path : string The value of path, if set, is placed before any relative file path given. For example:
removeXML(key) Removes a xml object from the cache. Note that this only removes it from the Phaser.Cache. If you still have references
checkRenderTextureKey(key) → {boolean} Checks if the given key exists in the Render Texture Cache
getTextureFrame(key) → {Phaser.Frame}
Page 15 of 16