toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view
/
Text
/
setFormat
set
Format
fun
setFormat
(
face
:
Resourceable
<
out
Font
>
?
=
this.font
,
size
:
Int
=
this.textSize.toInt()
,
color
:
RGBA
=
this.color
,
align
:
TextAlignment
=
this.alignment
)