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
/
RoundedRectangle
Rounded
Rectangle
constructor
(
corner
:
Vector2
,
width
:
Double
,
height
:
Double
,
radius
:
Double
)
(
source
)
constructor
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
,
radius
:
Double
)
(
source
)
constructor
(
rectangle
:
Rectangle
,
radius
:
Double
)
(
source
)