toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
ColrGlyphInfoV1
Colr
Glyph
Info
V1
inner
class
ColrGlyphInfoV1
(
val
glyphID
:
Int
,
val
paint
:
Int
)
:
BaseTtfFont.ColrGlyphInfo
Members
Constructors
Colr
Glyph
Info
V1
Link copied to clipboard
constructor
(
glyphID
:
Int
,
paint
:
Int
)
Properties
glyph
ID
Link copied to clipboard
val
glyphID
:
Int
paint
Link copied to clipboard
val
paint
:
Int
Functions
get
Color
Shape
Link copied to clipboard
open
override
fun
getColorShape
(
pal
:
Int
)
:
Shape
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String