We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35fffad commit 0387037Copy full SHA for 0387037
src_py/sprite.py
@@ -89,6 +89,7 @@
89
from typing import Optional
90
91
import pygame
92
+
93
from pygame.rect import Rect
94
from pygame.time import get_ticks
95
from pygame.mask import from_surface
0 commit comments