• Get the text of the options the player can select, along with the selection cursor.

    Parameters

    • optionSelectionCursor: string

      The string used to draw the currently selected option's cursor

    • addNewLine: boolean

      when true each option is rendered on a new line.

    Returns string