removeBitmapData(key) Removes a bitmap data from the cache. Note that this only removes it from the Phaser.Cache. If you still
checkKey(cache, key) → {boolean} Checks if a key for the given cache object type exists.
hasFrameData(key, cache) → {boolean} Check if the FrameData for the
[static] XML : number Source code:
removeTilemap(key) Removes a tilemap from the cache. Note that this only removes it from the Phaser.Cache. If you still have
[static] IMAGE : number Source code:
[static] MISSING : PIXI.Texture
getFrame(key, cache) → {Phaser.Frame}
getCanvas(key) → {object} Gets a Canvas object from the cache. The object is looked-up based
getImage(key, full) → {Image} Gets a
Page 7 of 11