-
-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
New APIThis pull request may need extra debate as it adds a new class or function to pygameThis pull request may need extra debate as it adds a new class or function to pygameenhancementtransformpygame.transformpygame.transform
Description
pygame.transform.rotate_center(surface: Surface, angle: float) -> Surface
Rotating an image around it's center is fairly common, it could be nice to have it as part of the transform API. If we can come to an agreement on whether this should be added or not, I've got a draft PR ready to go.
Metadata
Metadata
Assignees
Labels
New APIThis pull request may need extra debate as it adds a new class or function to pygameThis pull request may need extra debate as it adds a new class or function to pygameenhancementtransformpygame.transformpygame.transform