toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
SimpleGlyph
/
SimpleGlyph
Simple
Glyph
constructor
(
index
:
Int
,
xMin
:
Int
,
yMin
:
Int
,
xMax
:
Int
,
yMax
:
Int
,
contoursIndices
:
IntArray
,
flags
:
IntArray
,
xPos
:
IntArray
,
yPos
:
IntArray
,
advanceWidth
:
Int
,
dummy
:
Boolean
=
false
)