littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
MutableVec2i
/
MutableVec2i
Mutable
Vec2i
fun
MutableVec2i
(
)
fun
MutableVec2i
(
f
:
Int
)
fun
MutableVec2i
(
other
:
Vec2i
)
fun
MutableVec2i
(
x
:
Int
,
y
:
Int
)