beginPath(); ctx.arc(250, 40, 32, 0, 2*Math.PI); ctx.fill();. A circle is drawn with the arc ...
確定! 回上一頁