useXDomainRequest : boolean This method is deprecated and should not be used. It may be removed in the future.
getFrameByName(key, name, cache) → {Phaser
binary(key, url, callback, callbackContext) → {
addBitmapData(key, bitmapData, frameData) → {
checkBinaryKey(key) → {boolean} Checks if the given key exists in the Binary Cache. Parameters
checkXMLKey(key) → {boolean} Checks if the given key exists in the XML Cache. Parameters
addVideo(key, url, data, isBlob) Adds a Video file into the Cache. The file must have already been loaded, typically via Phaser.Loader
images(keys, urls) → {Phaser.Loader}
getAsset(type, key) → {any} Find a file/asset with a specific key. Only assets in the download
getFrameData(key, cache) → {Phaser
Page 11 of 16