Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.plugin.game
/
love.yinlin.compose.game
/
Drawer
/
line
line
fun
line
(
color
:
Color
,
start
:
Offset
,
end
:
Offset
,
style
:
Stroke
,
alpha
:
Float
=
1.0f
,
blendMode
:
BlendMode
=
BlendMode.SrcOver
)
fun
line
(
brush
:
Brush
,
start
:
Offset
,
end
:
Offset
,
style
:
Stroke
,
alpha
:
Float
=
1.0f
,
blendMode
:
BlendMode
=
BlendMode.SrcOver
)