Monday 15 August 2011

Get pixels/points marked by draw.line in pygame -


I want to get the pixels / points marked by pygame in the pygame.draw.line () function. How can this be achieved?

You can create a surface, and drag the line on the surface.

Edit: You HTML>

No comments:

Post a Comment