toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
NameInfo
Name
Info
data
class
NameInfo
(
val
offset
:
Int
,
val
length
:
Int
,
val
charset
:
Charset
)
Members
Constructors
Name
Info
Link copied to clipboard
constructor
(
offset
:
Int
,
length
:
Int
,
charset
:
Charset
)
Properties
charset
Link copied to clipboard
val
charset
:
Charset
length
Link copied to clipboard
val
length
:
Int
offset
Link copied to clipboard
val
offset
:
Int