xxjlg_suv/ship.py

5 lines
68 B
Python

import pygame
from pygame.sprite import Sprite
class Ship(Sprite):