在Laya开发过程中需要监听键盘按下或抬起事件,处理其他事情。onUpdate() { if (Laya.KeyBoardManager.hasKeyDown(Laya.Keyboard.A)) { this.rig.setVelocity({ x: -10