I guess I should start understanding classes better.
So could anyone write me a program that takes an image of a line and rotates it in a circle pivoting on one side. And printing the [x,y] of the opposite side of the pivot (in a class).
This would help me immensely, thanks.
P.S. If you don't know how to use the pygame.rotate thingy, and know how to do classes. Could you go to the Lounge and in the "500 ways to program numbers 1 through 10" do one using classes?