reloadSoundComplete(key) Fires the onSoundUnlock event when the sound has completed reloading. Parameters
[static] JSON : number Source code:
addTilemap(key, url, mapData, format) Add a new tilemap to the Cache. Parameters
getFrameByIndex(key, index, cache) → {Phaser
addSpriteSheet(key, url, data, frameWidth, frameHeight, frameMax, margin, spacing)
updateSound(key) Updates the sound object in the cache. Parameters
addBitmapFont(key, url, data, atlasData, atlasType, xSpacing, ySpacing)
autoResolveURL : boolean Automatically resolve resource URLs to absolute paths for use with the Cache.getURL method.
getText(key) → {object} Gets a Text object from the cache. The object is looked-up based
getFrameCount(key, cache) → {number} Get the total number of frames
Page 1 of 11