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