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