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