littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
MutableVec4i
/
set
set
fun
set
(
x
:
Int
,
y
:
Int
,
z
:
Int
,
w
:
Int
)
:
MutableVec4i
fun
set
(
other
:
Vec4i
)
:
MutableVec4i
open
operator
fun
set
(
i
:
Int
,
v
:
Int
)