AI/box.py

5 lines
78 B
Python

import pygame
class Box:
def __init__(self):
self.nazwa = "Nazwa"