| Interface | Description |
|---|---|
| FontGlyphLayout |
Computes glyph geometry
|
| GameFont | |
| GameFontCache |
Caches glyph geometry for fast rendering of static text
|
| MonospaceGameFont.FontRenderListener |
| Class | Description |
|---|---|
| MonospaceFontGlyphLayout | |
| MonospaceGameFont |
A
GameFont where every character is a fixed-width which simplifies rendering calculations |
| MonospaceGameFont.FontParameters | |
| MonospaceGameFontCache | |
| MonospaceGlyph |