removeShader(key) Removes a shader from the cache. Note that this only removes it from the Phaser.Cache. If you still have references
addPhysicsData(key, url, JSONData, format) Add a new physics data object to the Cache. Parameters
onSoundUnlock : Phaser.Signal This event is dispatched
checkSoundKey(key) → {boolean} Checks if the given key exists in the Sound Cache. Parameters
addTextureAtlas(key, url, data, atlasData, format) Add a new texture atlas to the Cache. Parameters
[static] SHADER : number Source code:
useXDomainRequest : boolean This method is deprecated and should not be used. It may be removed in the future.
progressFloat The non-rounded load progress value (from 0.0 to 100.0). A general indicator of the progress.It is possible for the progress to decrease
removeTextureAtlas(key) Removes a Texture Atlas from the cache. Note that this only removes it from the Phaser.Cache. If you
[static] VIDEO : number Source code:
Page 8 of 16