ctx.arc(70,20,10,0.5*Math.PI,2.5*Math.PI); ctx.stroke(); ctx.flush(); } }. Note that unlike normal 2D context implementations, ...
確定! 回上一頁