Image¶
- class Image(*args: pygame.sprite.Group, image: pygame.Surface)[source]¶
Bases:
pygame.sprite.SpriteClass to hold visual information for static images
- __init__(*args: pygame.sprite.Group, image: pygame.Surface)[source]¶
- property surface: pygame.Surface¶