ctx.arc(x0,y0,100,0,Math.PI*2,true);. ctx.closePath();. ctx.stroke();. ctx.beginPath();. var x=100*Math.sin(i*dig)+x0;.
確定! 回上一頁