pixelgraphics-2dgraphics
/
io.gitlab.pixelGraphics.twoDimGraphics
/
Canvas
/
Companion
/
create
common
linuxArm32
linuxX64
create
common
fun
create
(surface:
Surface
):
Canvas
Content copied to clipboard
Creates the
Canvas
with an associated
surface
.
Parameters
surface
The surface that the canvas is associated with.
linuxArm32
fun
create
(surface:
Surface
):
Canvas
Content copied to clipboard
Parameters
surface
The surface that the canvas is associated with.
linuxX64
fun
create
(surface:
Surface
):
Canvas
Content copied to clipboard
Parameters
surface
The surface that the canvas is associated with.