mirror of
https://github.com/photonstorm/phaser
synced 2024-12-19 17:44:45 +00:00
50480d815f
* Cache.getFrameCount has a new `cache` parameter (that defaults to the Image cache, but can be changed to any other) * Cache.getFrameData has a new `cache` parameter (that defaults to the Image cache, but can be changed to any other) * Cache.hasFrameData has a new `cache` parameter (that defaults to the Image cache, but can be changed to any other) * Cache.getFrameByIndex has a new `cache` parameter (that defaults to the Image cache, but can be changed to any other) * Cache.getFrameByName has a new `cache` parameter (that defaults to the Image cache, but can be changed to any other) re: #1935 |
||
---|---|---|
.. | ||
Cache.js | ||
Loader.js | ||
LoaderParser.js |