toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
mutable
mutable
val
Matrix
.
mutable
:
MMatrix
val
Matrix4
.
mutable
:
MMatrix4
val
Vector2I
.
mutable
:
MPointInt
val
Size
.
mutable
:
MSize
fun
Point
.
mutable
(
out
:
MPoint
=
MPoint()
)
:
MPoint
fun
Rectangle
.
mutable
(
out
:
MRectangle
=
MRectangle()
)
:
MRectangle
val
Point
.
mutable
:
MPoint
val
RectangleInt
.
mutable
:
MRectangleInt
val
Rectangle
.
mutable
:
MRectangle
Deprecated