gdxCharArrayOf

fun gdxCharArrayOf(vararg elements: Char): GdxCharArray

Return

a new instance of GdxCharArray.

Parameters

elements

will be initially stored in the array.