removeBitmapFont(key) Removes a bitmap font from the cache. Note that this only removes it from the Phaser.Cache. If you still
[static] SHADER : number Source code:
removeRenderTexture(key) Removes a Render Texture from the cache. Note that this only removes it from the Phaser.Cache. If you
text(key, url, overwrite) → {
checkSoundKey(key) → {boolean} Checks if the given key exists in the Sound Cache. Parameters
useXDomainRequest : boolean This method is deprecated and should not be used. It may be removed in the future.
getSoundData(key) → {object} Gets a raw Sound data object from the cache. The object is looked-up
removeTextureAtlas(key) Removes a Texture Atlas from the cache. Note that this only removes it from the Phaser.Cache. If you
[static] IMAGE : number Source code:
addPhysicsData(key, url, JSONData, format) Add a new physics data object to the Cache. Parameters
Page 9 of 16