Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rect

Typeerror: Argument Must Be Rect Style Object - Pygame (python

Possible Duplicate: Pygame (Python) - TypeError: Argument must be rect style object I am trying t… Read more Typeerror: Argument Must Be Rect Style Object - Pygame (python

Convert Rectangle To Surface In Pygame

In my code it keeps giving me the error: pygame.surface.Surface.blit(a, (x1, y1)) TypeError: descr… Read more Convert Rectangle To Surface In Pygame