toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
CompositeGlyph
/
CompositeGlyph
Composite
Glyph
constructor
(
index
:
Int
,
xMin
:
Int
,
yMin
:
Int
,
xMax
:
Int
,
yMax
:
Int
,
refs
:
List
<
BaseTtfFont.GlyphReference
>
,
advanceWidth
:
Int
)