getURL(url) → {object} Get a cached object by the URL.This only returns a value if you set
reloadSoundComplete(key) Fires the onSoundUnlock event when the sound has completed reloading. Parameters
autoResolveURL : boolean Automatically resolve resource URLs to absolute paths for use with the Cache.getURL method.
getFrameCount(key, cache) → {number} Get the total number of frames
addBitmapFont(key, url, data, atlasData, atlasType, xSpacing, ySpacing)
getFrameByIndex(key, index, cache) → {Phaser
addSpriteSheet(key, url, data, frameWidth, frameHeight, frameMax, margin, spacing)
addTilemap(key, url, mapData, format) Add a new tilemap to the Cache. Parameters
getSound(key) → {Phaser.Sound}
[static] SOUND : number Source code:
Page 1 of 11