toggle menu
ktx
jvm
switch theme
search in API
collections
/
ktx.collections
/
gdxIntArrayOf
gdx
Int
Array
Of
fun
gdxIntArrayOf
(
vararg
elements
:
Int
)
:
GdxIntArray
Return
a new instance of
GdxIntArray
.
Parameters
elements
will be initially stored in the array.