toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
get
get
operator
fun
get
(
char
:
Char
)
:
BaseTtfFont.Glyph
?
operator
fun
get
(
codePoint
:
Int
)
:
BaseTtfFont.Glyph
?
operator
fun
get
(
codePoint
:
WChar
)
:
BaseTtfFont.Glyph
?