HudTextArray

data class HudTextArray(val file: String, val chars: JsonArray, val height: Int)

Constructors

Link copied to clipboard
constructor(file: String, chars: JsonArray, height: Int)

Properties

Link copied to clipboard
val chars: JsonArray
Link copied to clipboard
Link copied to clipboard
val height: Int