AsciiPanelView / setCursorPosX

setCursorPosX

fun setCursorPosX(cursorX: Int): AsciiPanelView

Sets the distance from the left new text will be written to.

Parameters

cursorX - the distance from the left new text should be written to

Return
this for convenient chaining of method calls