I'd just like to change the degree an object is rotated at, pygame.transform.rotate
increments it.
Can you directly edit the object's attributes? Printing the object just displays <Surface(50x50x24 SW)>
I'd just like to change the degree an object is rotated at, pygame.transform.rotate
increments it.
Can you directly edit the object's attributes? Printing the object just displays <Surface(50x50x24 SW)>