@@ -135,7 +135,7 @@
}
function drawSpring(a, b, tSize, rSize, numLoops, x, y, tStep, deltaY)
function drawSpring(a, b, xSize, ySize, numLoops, x, y, tStep, deltaY)
{
var tStart = Math.PI / 2;
var tEnd = (3 * Math.PI / 2) + (2 * Math.PI * numLoops);
The note is not visible to the blocked user.