Method DrawLine
DrawLine(Point, Point, Rune)
Draws a line between two points in screen space. Can be diagonals.
public void DrawLine(Point start, Point end, Rune symbol)
Draws a line between two points in screen space. Can be diagonals.
public void DrawLine(Point start, Point end, Rune symbol)