X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=BenMorrow.pde;h=51945a8de70b68902a180e0979a8996d43a43cbb;hb=e88f9c30a0bf121453d67a4dfcc7e2a709fc9ea8;hp=0bdb30e7548231e2527d33222c4cbc641cdb7118;hpb=a3819181ac1ebf58275ae6ae60df68b6d7c45896;p=SugarCubes.git diff --git a/BenMorrow.pde b/BenMorrow.pde index 0bdb30e..51945a8 100644 --- a/BenMorrow.pde +++ b/BenMorrow.pde @@ -50,21 +50,20 @@ class TowerParams extends SCPattern } towerSize = model.towers.size(); colorSpan = 255 / towerSize; - println("towers "+towerSize); } - void run(int deltaMs) + void run(double deltaMs) { clearALL(); Tower t; for(int i=0; i