toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
SubstitutionInfo
Substitution
Info
class
SubstitutionInfo
(
val
maxSequence
:
Int
,
val
map
:
Map
<
WString
,
IntArray
>
)
Members
Constructors
Substitution
Info
Link copied to clipboard
constructor
(
maxSequence
:
Int
,
map
:
Map
<
WString
,
IntArray
>
)
Properties
map
Link copied to clipboard
val
map
:
Map
<
WString
,
IntArray
>
max
Sequence
Link copied to clipboard
val
maxSequence
:
Int