Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Loader.FileTypes.AnimationJSONFile
cache:
Phaser.Cache.BaseCache
|
Phaser.Textures.TextureManager
Description:
A reference to the Cache, or Texture Manager, that is going to store this file if it loads.
Type:
Phaser.Cache.BaseCache
|
Phaser.Textures.TextureManager
Inherited from:
Phaser.Loader.File#cache
Since:
3.7.0
Source:
src/loader/File.js
(Line
44
)
Possible examples