跳到主要内容

get_line

获取线条经过的所有坐标

声明

array get_line(int aq, int ar, int bq, int br)

参数

参数名描述
aq起点q
ar起点r
bq终点q
br终点r

返回值

线条经过的所有坐标集合

使用方式

返回文档