Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.game.core
/
love.yinlin.compose.game.drawer
/
Drawer
/
text
text
fun
text
(
content
:
TextGraph
,
position
:
Offset
,
size
:
Size
,
color
:
Color
,
textAlign
:
TextAlign
=
TextAlign.Start
)
fun
text
(
content
:
TextGraph
,
position
:
Offset
,
size
:
Size
,
brush
:
Brush
,
textAlign
:
TextAlign
=
TextAlign.Start
,
alpha
:
Float
=
1.0f
)