Class BitmapFontLoader.BitmapFontParameter

java.lang.Object
com.badlogic.gdx.assets.AssetLoaderParameters<BitmapFont>
com.badlogic.gdx.assets.loaders.BitmapFontLoader.BitmapFontParameter
Enclosing class:
BitmapFontLoader

public static class BitmapFontLoader.BitmapFontParameter extends AssetLoaderParameters<BitmapFont>
Parameter to be passed to AssetManager.load(String, Class, AssetLoaderParameters) if additional configuration is necessary for the BitmapFont.