gdxIntArrayOf

fun gdxIntArrayOf(vararg elements: Int): GdxIntArray

Return

a new instance of GdxIntArray.

Parameters

elements

will be initially stored in the array.