openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-draw
/
org.openrndr.draw
/
Drawer
/
rectangle
rectangle
fun
rectangle
(
rectangle
:
Rectangle
)
(
source
)
fun
rectangle
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
=
width
)
(
source
)
fun
rectangle
(
corner
:
Vector2
,
width
:
Double
,
height
:
Double
=
width
)
(
source
)