Package | Description |
---|---|
com.badlogic.gdx.graphics.g2d |
Modifier and Type | Field and Description |
---|---|
BitmapFont.Glyph[][] |
BitmapFont.BitmapFontData.glyphs |
Modifier and Type | Method and Description |
---|---|
BitmapFont.Glyph |
BitmapFont.BitmapFontData.getFirstGlyph() |
BitmapFont.Glyph |
BitmapFont.BitmapFontData.getGlyph(char ch) |
Modifier and Type | Method and Description |
---|---|
void |
BitmapFont.BitmapFontData.setGlyph(int ch,
BitmapFont.Glyph glyph) |