toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.drawing
/
Canvas
/
translate
translate
common
open
fun
translate
(
by
:
Point
,
block
:
Canvas
.
(
)
->
Unit
)
Translates the operations within
block
by the given x, y.
Parameters
by
this amount
block
being transformed