摘要: cc.systemEvent.on(cc.SystemEvent.EventType.KEY_DOWN, this.onKeyboardStart, this); cc.systemEvent.on(cc.SystemEvent.EventType.KEY_UP, this.onKeyUpEnd, 阅读全文