X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=BenMorrow.pde;h=51945a8de70b68902a180e0979a8996d43a43cbb;hb=fa1767c10238b739a0b01d52ecfea720c5c10dd2;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