ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
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.