checkJSONKey(key) → {boolean} Checks if the given key exists in the JSON Cache. Parameters
removeXML(key) Removes a xml object from the cache. Note that this only removes it from the Phaser.Cache. If you still have references
checkPhysicsKey(key) → {boolean} Checks if the given key exists in the Physics Cache.
getTextureFrame(key) → {Phaser.Frame}
addJSON(key, url, data) Add a new json object into the cache. Parameters
getBaseTexture(key, cache) → {
checkBitmapFontKey(key) → {boolean} Checks if the given key exists in the BitmapFont Cache.
isSoundReady(key) → {boolean} Check if the given sound is ready for playback.A sound is considered
decodedSound(key, data) Add a new decoded sound. Parameters Name
addXML(key, url, data) Add a new xml object into the cache. Parameters
Page 10 of 11