渲染进程类,游戏进程不可直接使用
摘自 vscode 的 keyCodes.ts,这里不再赘述,直接参考 vscode 源码即可,里面常用的两个枚举 KeyCode 及 ScanCode 已经在变量 API 中列举。
KeyCode
ScanCode