toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
NamesInfo
Names
Info
class
NamesInfo
Members
Constructors
Names
Info
Link copied to clipboard
constructor
(
)
Properties
ttf
Complete
Name
Link copied to clipboard
val
ttfCompleteName
:
String
ttf
Name
Link copied to clipboard
val
ttfName
:
String
Functions
get
Name
Link copied to clipboard
fun
getName
(
nameId
:
BaseTtfFont.NameId
)
:
String
?
fun
getName
(
nameId
:
Int
)
:
String
?
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
BaseTtfFont.NameId
,
String
?
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String