toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.render
/
LineRenderBatcher
/
drawVector
draw
Vector
fun
drawVector
(
path
:
VectorPath
,
m
:
Matrix
=
currentMatrix
)
inline
fun
drawVector
(
m
:
Matrix
=
currentMatrix
,
block
:
VectorBuilder
.
(
)
->
Unit
)
inline
fun
drawVector
(
color
:
RGBA
,
m
:
Matrix
=
currentMatrix
,
block
:
VectorBuilder
.
(
)
->
Unit
)