X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=BenMorrow.pde;h=51945a8de70b68902a180e0979a8996d43a43cbb;hb=09437b3e395227ad2061512f9f0333091aeef2b7;hp=a7f40da47f878c38c4c0fd6167bf4d5f77b74bf2;hpb=130802e35e14d2ee0bf1725f23d4f2fd46ced2a5;p=SugarCubes.git diff --git a/BenMorrow.pde b/BenMorrow.pde index a7f40da..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