Class BitmapFontCache

java.lang.Object
gaiasky.util.gdx.g2d.BitmapFontCache

public class BitmapFontCache extends Object
Caches glyph geometry for a BitmapFont, providing a fast way to render static text. This saves needing to compute the glyph geometry each frame.