ctx.save(); ctx.beginPath(); ctx.lineWidth = 5; ctx.strokeStyle ='RGBA (25, 25, 255, 1)'; // animation ring color ctx.arc (0, 0, radius, 0, angle, ...
確定! 回上一頁