openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
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
)