I thought fillRect() was just rect() and then fill() , right? ctx.translate(canvas.width/2, canvas.height/2); ctx.fillStyle = "#5A9BDC"; ctx.fillRect ...
確定! 回上一頁