Phaser API Documentation

  Version: 

Description:

A Cache storing all bitmap font data files, typically added via the Loader. Only the font data is stored in this cache, the textures are part of the Texture Manager.

Since: 3.0.0
Source: src/cache/CacheManager.js (Line 51)