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