X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=BenMorrow.pde;h=7024148aab6a5d681bd5cd37ad371e3b8814fbef;hb=1c44211b1a15965afee7056a2f1d43a1306df61b;hp=87b22be2ad785a4db8369a91b375fa388fe976de;hpb=d33c2d1d64234dd5f54942a9b76afaec3833c206;p=SugarCubes.git diff --git a/BenMorrow.pde b/BenMorrow.pde old mode 100755 new mode 100644 index 87b22be..7024148 --- a/BenMorrow.pde +++ b/BenMorrow.pde @@ -50,10 +50,9 @@ 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; @@ -64,7 +63,7 @@ class TowerParams extends SCPattern { if(p.y