toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BitmapFont
/
Kerning
Kerning
class
Kerning
(
val
first
:
Int
,
val
second
:
Int
,
val
amount
:
Int
)
Members
Constructors
Kerning
Link copied to clipboard
constructor
(
first
:
Int
,
second
:
Int
,
amount
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
amount
Link copied to clipboard
val
amount
:
Int
first
Link copied to clipboard
val
first
:
Int
second
Link copied to clipboard
val
second
:
Int