DrawLine 画直线 Bresenham算法(https://zh.wikipedia.org/zh-cn/布雷森漢姆直線演算法) x1,y1 起点 x2,y2终点
(x1, y1, x2, y2 int, c color.Color)
source not stored for this graph (policy: none)
no test coverage detected