littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.font
/
BitmapFont
/
Glyph
/
Glyph
Glyph
fun
Glyph
(
fontSize
:
Float
,
id
:
Int
,
slice
:
TextureSlice
,
xoffset
:
Int
,
yoffset
:
Int
,
xadvance
:
Int
,
width
:
Int
,
height
:
Int
,
page
:
Int
)