main
Alexandre B A Villares 2025-08-17 09:00:52 -03:00
rodzic 308a85f436
commit 357d454492
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -31,6 +31,7 @@ class Cell():
def display(self):
if self.state:
self.calc_live_nbs()
with push_matrix():
translate(self.x, self.y)
#stroke(d * 16, 200, 200) #42 * self.nbs)