pixi-jsVariables
Variable: bitmapFontCachePlugin
> const bitmapFontCachePlugin: object
Defined in: node_modules/pixi.js/lib/scene/text-bitmap/asset/loadBitmapFont.d.ts:11
Internal
simple loader plugin for loading in bitmap fonts!
Type Declaration
extension
> extension: object
extension.name
> name: string
extension.type
> type: CacheParser
test
> test: (asset) => boolean
Parameters
asset
Returns
boolean
getCacheableAssets()
> getCacheableAssets(keys, asset): Record<string, BitmapFont>
Parameters
keys
string[]
asset
Returns
Record<string, BitmapFont>