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