AI/box.py

5 lines
78 B
Python
Raw Normal View History

2020-04-28 12:18:15 +02:00
import pygame
class Box:
def __init__(self):
self.nazwa = "Nazwa"