getBitmapData(key) → {Phaser.BitmapData}
reloadSoundComplete(key) Fires the onSoundUnlock event when the sound has completed reloading. Parameters
addImage(key, url, data) → {object} Adds an Image file into the Cache. The file must have already
[static] DEFAULT : PIXI.Texture
destroy() Clears the cache. Removes every local cache object reference.If an object in the cache has a destroy method
[static] CANVAS : number Source code:
addBinary(key, binaryData) Add a binary object in to the cache. Parameters
removeText(key) Removes a text file from the cache. Note that this only removes it from the Phaser.Cache. If you still have references
updateSound(key) Updates the sound object in the cache. Parameters
getText(key) → {object} Gets a Text object from the cache. The object is looked-up based
Page 3 of 11