gdxFloatArrayOf

fun gdxFloatArrayOf(vararg elements: Float): GdxFloatArray

Return

a new instance of GdxFloatArray.

Parameters

elements

will be initially stored in the array.