[static] SHADER : number Source code:
addTextureAtlas(key, url, data, atlasData, format) Add a new texture atlas to the Cache. Parameters
removeBitmapData(key) Removes a bitmap data from the cache. Note that this only removes it from the Phaser.Cache. If you still
onSoundUnlock : Phaser.Signal This event is dispatched
[static] XML : number Source code:
removeTextureAtlas(key) Removes a Texture Atlas from the cache. Note that this only removes it from the Phaser.Cache. If you
checkKey(cache, key) → {boolean} Checks if a key for the given cache object type exists.
getSoundData(key) → {object} Gets a raw Sound data object from the cache. The object is looked-up
removeTilemap(key) Removes a tilemap from the cache. Note that this only removes it from the Phaser.Cache. If you still have
addPhysicsData(key, url, JSONData, format) Add a new physics data object to the Cache. Parameters
Page 6 of 11