beginPath(); this.ctx.arc(actor.position.x, actor.position.y, actor.radius, 0, Math.PI * 2); this.ctx.closePath(); this.ctx.
確定! 回上一頁