大约有 36 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0030 秒)
...r(this,this.onCallBack),null,Laya.Loader.BUFFER); Laya.stage.on(Laya.Event.KEY_DOWN,this,this.onKey); //######################################################################## } private curStatus:boolean = false; private refreshCamera(){ this.curStatus =!this.curStatus; let data:ArrayBuffer = Laya....
来源: Laya_社区 发布时间: 20220815
...ing = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 keypress 事件对象的 type 属性值。Event KEY_UP : String = keyup[static] 定...
来源: Laya2.0_api 发布时间: 20190513
...ing = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 keypress 事件对象的 type 属性值。Event KEY_UP : String = keyup[static] 定...
来源: laya_api 发布时间: 20170929
...* 定义 keydown 事件对象的 type 属性值。*/ static KEY_DOWN: string; /** 定义 keypress 事件对象的 type 属性值。*/ static KEY_PRESS: string; /** 定义 keyup 事件对象的 type 属性值。*/ static KEY_U...
来源: Laya_社区 发布时间: 20170601
...tring = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 keypress 事件对象的 type 属性值。Event KEY_UP : String = keyup[static] 定义 k...
来源: Laya2.0_api 发布时间: 20190513
...tring = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 keypress 事件对象的 type 属性值。Event KEY_UP : String = keyup[static] 定义 k...
来源: laya_api 发布时间: 20170929