orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-shapes
/
org.openrndr.extra.shapes.primitives
/
roundedRectangle
rounded
Rectangle
fun
Drawer
.
roundedRectangle
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
,
radius
:
Double
)
(
source
)
fun
Drawer
.
roundedRectangle
(
position
:
Vector2
,
width
:
Double
,
height
:
Double
,
radius
:
Double
)
(
source
)
fun
Drawer
.
roundedRectangle
(
roundedRectangle
:
RoundedRectangle
)
(
source
)