littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
MutableVec4i
/
MutableVec4i
Mutable
Vec4i
fun
MutableVec4i
(
)
fun
MutableVec4i
(
f
:
Int
)
fun
MutableVec4i
(
other
:
Vec4i
)
fun
MutableVec4i
(
x
:
Int
,
y
:
Int
,
z
:
Int
,
w
:
Int
)