ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
collections
/
ktx.collections
/
gdxShortArrayOf
gdx
Short
Array
Of
fun
gdxShortArrayOf
(
vararg
elements
:
Short
)
:
GdxShortArray
Return
a new instance of
GdxShortArray
.
Parameters
elements
will be initially stored in the array.