toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
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