drawSplitString

fun drawSplitString(text: String, x: Int, y: Int, wrapWidth: Int, color: Int = ColorUtil.textcolor)

Draws a string with line wrapping.