toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
ColrLayerInfo
Colr
Layer
Info
inner
class
ColrLayerInfo
(
val
glyphID
:
Int
,
val
paletteIndex
:
Int
)
Members
Constructors
Colr
Layer
Info
Link copied to clipboard
constructor
(
glyphID
:
Int
,
paletteIndex
:
Int
)
Properties
color
Link copied to clipboard
val
color
:
RGBA
glyph
ID
Link copied to clipboard
val
glyphID
:
Int
palette
Index
Link copied to clipboard
val
paletteIndex
:
Int
Functions
color
Link copied to clipboard
fun
color
(
pal
:
Int
)
:
RGBA
get
Shape
Link copied to clipboard
fun
getShape
(
pal
:
Int
=
0
)
:
FillShape
?
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String