toggle menu
multiplatform
0.9.1
common
switch theme
search in API
multiplatform
/
casperix.renderer.text
/
TextRendererApi
/
createTextLayout
create
Text
Layout
abstract
fun
createTextLayout
(
text
:
String
,
areaSize
:
Vector2f
,
font
:
PixelFont
)
:
TextLayout
open
fun
createTextLayout
(
text
:
String
,
areaSize
:
Vector2f
,
reference
:
FontReference
)
:
TextLayout