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