[static] CANVAS : number Source code:
removeJSON(key) Removes a json object from the cache. Note that this only removes it from the Phaser.Cache. If you still have
addImage(key, url, data) → {object} Adds an Image file into the Cache. The file must have already
addBinary(key, binaryData) Add a binary object in to the cache. Parameters
getFrameCount(key, cache) → {number} Get the total number of frames
getBitmapData(key) → {Phaser.BitmapData}
[static] PHYSICS : number Source code:
reloadSoundComplete(key) Fires the onSoundUnlock event when the sound has completed reloading. Parameters
getFrameByIndex(key, index, cache) → {Phaser
getShader(key) → {string} Gets a fragment shader object from the cache. The object is looked-up
Page 1 of 11