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