toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.text
/
BitmapFont
/
BitmapFont
Bitmap
Font
constructor
(
identifier
:
FontIdentifier
,
texture
:
Texture
,
glyphDataMap
:
Map
<
Char
,
BitmapGlyphData
?
>
,
height
:
Float
,
ascent
:
Float
,
descent
:
Float
,
top
:
Float
,
bottom
:
Float
,
italicInverseSlope
:
Float
)