| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g2d |
| Modifier and Type | Method and Description |
|---|---|
BitmapFontCache |
BitmapFont.getCache()
For expert usage -- returns the BitmapFontCache used by this font, for rendering to a sprite batch.
|
BitmapFontCache |
DistanceFieldFont.newFontCache() |
BitmapFontCache |
BitmapFont.newFontCache()
Creates a new BitmapFontCache for this font.
|
Copyright © 2021. All rights reserved.