Interface VirtualTerminal.BufferLine

    • Method Detail

      • getCharacterAt

        TextCharacter getCharacterAt​(int column)
        Returns a text character from this line in the specific column
        Parameters:
        column - Column to return the text character from
        Returns:
        Text character in the column of this line