add方法

add(self, x, y)

添加路径点。


def add(self, x, y):
    ...
范围类型描述
xintx 坐标。
yinty 坐标。

也可以看看