ctx.arc(this.xProjected, this.yProjected, DOT_RADIUS * this.scaleProjected, 0, Math.PI * 2);. // Fill the circle in black. ctx.fill();.
確定! 回上一頁