Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ rotateSurface()

def Cope.experimental.pygame.rotateSurface ( pygame.Surface  surface,
float  angle,
tuple|list|pygame.math.Vector2  pivot,
pygame.math.Vector2  offset 
)

Definition at line 16 of file pygame.py.