gdxShortArrayOf

fun gdxShortArrayOf(vararg elements: Short): GdxShortArray

Return

a new instance of GdxShortArray.

Parameters

elements

will be initially stored in the array.