Try adding this to the bottom of your JavaScript, saving and refreshing: ctx.beginPath(); ctx.arc(240, 160, 20, 0, Math.PI*2, false); ctx.fillStyle = " ...
確定! 回上一頁