The pygame.sprite.Group.draw() method not only draws sprites to the screen, but also erases the old ones. But I can't find anything in the documentation which makes explicit mention of the erasing behavior. Am I not understanding the behavior of the method? Or not looking in the right place in the documentation for a full description of it?
- [pygame] documentation for pygame.sprite.Group.draw() me... tom arnall
- RE: [pygame] documentation for pygame.sprite.Group.... Luke Paireepinart