AsciiPanelView / setCursorPosY

setCursorPosY

fun setCursorPosY(cursorY: Int): AsciiPanelView

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

Parameters

cursorY - the distance from the top new text should be written to

Return
this for convenient chaining of method calls