This commit is contained in:
2021-09-01 17:32:53 +02:00
parent 1dd2e4de38
commit 7947888be0
8 changed files with 47 additions and 5 deletions

View File

@@ -1,6 +1,4 @@
import pygame.draw
from numpy import array as a
import numpy as np
class Rect: