korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math
/
korlibs.math.geom
/
MRectangle
/
setTo
set
To
fun
setTo
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
)
:
MRectangle
fun
setTo
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
:
MRectangle
fun
setTo
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
:
MRectangle