Team:Gifu
From 2014.igem.org
(Difference between revisions)
Line 105: | Line 105: | ||
function catching(){ | function catching(){ | ||
BBB=setInterval(function(){ | BBB=setInterval(function(){ | ||
- | rad+= | + | rad+=2; |
if(rad==m){rad-=2,k-=2}; | if(rad==m){rad-=2,k-=2}; | ||
if(rad>=360){rad=0}; | if(rad>=360){rad=0}; |
Revision as of 02:10, 2 September 2014