I don't think rect objects were meant for that. You could go: rect = a rect object pygame.draw.rect(surface,color,rect,0)
Ian
I don't think rect objects were meant for that. You could go: rect = a rect object pygame.draw.rect(surface,color,rect,0)
Ian