checkKey(cache, key) → {boolean} Checks if a key for the given cache object type exists.
[static] VIDEO : number Source code:
addTextureAtlas(key, url, data, atlasData, format) Add a new texture atlas to the Cache. Parameters
[static] IMAGE : number Source code:
removeRenderTexture(key) Removes a Render Texture from the cache. Note that this only removes it from the Phaser.Cache. If you
getImage(key, full) → {Image} Gets a
removeBitmapData(key) Removes a bitmap data from the cache. Note that this only removes it from the Phaser.Cache. If you still
[static] MISSING : PIXI.Texture
[static] BITMAPFONT : number Source code:
addPhysicsData(key, url, JSONData, format) Add a new physics data object to the Cache. Parameters
Page 7 of 11