Package | Description |
---|---|
com.badlogic.gdx.assets.loaders |
Modifier and Type | Method and Description |
---|---|
Array<AssetDescriptor> |
BitmapFontLoader.getDependencies(java.lang.String fileName,
FileHandle file,
BitmapFontLoader.BitmapFontParameter parameter) |
void |
BitmapFontLoader.loadAsync(AssetManager manager,
java.lang.String fileName,
FileHandle file,
BitmapFontLoader.BitmapFontParameter parameter) |
BitmapFont |
BitmapFontLoader.loadSync(AssetManager manager,
java.lang.String fileName,
FileHandle file,
BitmapFontLoader.BitmapFontParameter parameter) |