getBitmapFont(key) → {Phaser.BitmapFont} Gets a Bitmap Font object from the cache. The object
removeJSON(key) Removes a json object from the cache. Note that this only removes it from the Phaser.Cache. If you still have
getPhysicsData(key, object, fixtureKey) → {object} Gets a Physics
removeText(key) Removes a text file from the cache. Note that this only removes it from the Phaser.Cache. If you still have references
reloadSoundComplete(key) Fires the onSoundUnlock event when the sound has completed reloading. Parameters
getFrameByIndex(key, index, cache) → {Phaser
checkTilemapKey(key) → {boolean} Checks if the given key exists in the Tilemap Cache.
getBinary(key) → {object} Gets a binary object from the cache. The object is looked-up based
addImage(key, url, data) → {object} Adds an Image file into the Cache. The file must have already
destroy() Clears the cache. Removes every local cache object reference.If an object in the cache has a destroy method
Page 2 of 11