| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g2d |
| Modifier and Type | Field and Description |
|---|---|
Array<GlyphLayout.GlyphRun> |
GlyphLayout.runs |
| Modifier and Type | Method and Description |
|---|---|
void |
BitmapFont.BitmapFontData.getGlyphs(GlyphLayout.GlyphRun run,
CharSequence str,
int start,
int end,
BitmapFont.Glyph lastGlyph)
Using the specified string, populates the glyphs and positions of the specified glyph run.
|
Copyright © 2021. All rights reserved.