📜  画一条线 pygame - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:03.198000             🧑  作者: Mango

代码示例2
pygame.draw.line(surface, color, start_pos, end_pos, width)