toggle menu
multiplatform
0.9.1
common
switch theme
search in API
multiplatform
/
casperix.renderer.text
/
TextRendererApi
/
drawText
draw
Text
abstract
fun
drawText
(
renderer
:
Renderer2D
,
text
:
String
,
reference
:
FontReference
,
matrix
:
Matrix3f
,
availableArea
:
Vector2f
=
Vector2f(100f)
,
color
:
Color
=
Colors.WHITE
,
backgroundColor
:
Color
?
=
null
)
:
TextLayout