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
/
MRectangleInt
/
Companion
/
invoke
invoke
operator
fun
invoke
(
)
:
MRectangleInt
operator
fun
invoke
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
:
MRectangleInt
operator
fun
invoke
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
:
MRectangleInt
operator
fun
invoke
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
)
:
MRectangleInt
operator
fun
invoke
(
other
:
MRectangleInt
)
:
MRectangleInt