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