clearRect (0, 0, 500, 500); y = y - 5; txt.innerText = 'keydown W'; ctx.fillRect(x, y, 10, 10); e.preventDefault(); } if(keyID === 'KeyD') { ctx.
確定! 回上一頁