ktx
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktx
textratypist
/
ktx.textratypist
Package-level
declarations
Functions
Functions
textra
Label
Link copied to clipboard
inline
fun
<
S
>
KWidget
<
S
>
.
textraLabel
(
text
:
String
,
style
:
String
=
defaultStyle
,
skin
:
Skin
=
Scene2DSkin.defaultSkin
,
init
:
TextraLabel
.
(
S
)
->
Unit
=
{}
)
:
TextraLabel
typing
Label
Link copied to clipboard
inline
fun
<
S
>
KWidget
<
S
>
.
typingLabel
(
text
:
String
,
style
:
String
=
defaultStyle
,
skin
:
Skin
=
Scene2DSkin.defaultSkin
,
init
:
TypingLabel
.
(
S
)
->
Unit
=
{}
)
:
TypingLabel