checkSoundKey(key) → {boolean} Checks if the given key exists in the Sound Cache. Parameters
getCanvas(key) → {object} Gets a Canvas object from the cache. The object is looked-up based
addPhysicsData(key, url, JSONData, format) Add a new physics data object to the Cache. Parameters
removeBitmapFont(key) Removes a bitmap font from the cache. Note that this only removes it from the Phaser.Cache. If you still
onSoundUnlock : Phaser.Signal This event is dispatched
[static] VIDEO : number Source code:
[static] MISSING : PIXI.Texture
getSoundData(key) → {object} Gets a raw Sound data object from the cache. The object is looked-up
getFrame(key, cache) → {Phaser.Frame}
getImage(key, full) → {Image} Gets a
Page 7 of 11