因為canvas 沒有可以使用的監視鍵盤事件所以要使用JavaScript 判斷keydown 的事件 addEventListener(event, function, useCapture) type -> 監聽的event type 名稱
確定! 回上一頁