X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=BenMorrow.pde;h=51945a8de70b68902a180e0979a8996d43a43cbb;hb=1a92d73ad74318a7f0bbd6581ebfc12721a48487;hp=87b22be2ad785a4db8369a91b375fa388fe976de;hpb=d33c2d1d64234dd5f54942a9b76afaec3833c206;p=SugarCubes.git diff --git a/BenMorrow.pde b/BenMorrow.pde old mode 100755 new mode 100644 index 87b22be..51945a8 --- 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