updateSound(key) Updates the sound object in the cache. Parameters
getShader(key) → {string} Gets a fragment shader object from the cache. The object is looked-up
getURL(url) → {object} Get a cached object by the URL.This only returns a value if you set
getBitmapFont(key) → {Phaser.BitmapFont} Gets a Bitmap Font object from the cache. The object
addSpriteSheet(key, url, data, frameWidth, frameHeight, frameMax, margin, spacing)
[static] PHYSICS : number Source code:
addBitmapFont(key, url, data, atlasData, atlasType, xSpacing, ySpacing)
autoResolveURL : boolean Automatically resolve resource URLs to absolute paths for use with the Cache.getURL method.
[static] SOUND : number Source code:
getText(key) → {object} Gets a Text object from the cache. The object is looked-up based
Page 1 of 11