大约有 510 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0056 秒)
Laya_社区(449) Laya2.0_示例(10) Laya2.0_文档(10) Laya_示例(10) Laya3.0_api(9) Laya2.0_api(9) laya_api(7) Laya3.0_文档(6)
... } onUpdate(){ let touchCount = this.scene.input.touchCount(); if (1 === touchCount){ //判断是否为两指触控,撤去一根手指后引发的touchCount===1 if(this.isTwoTouch){ ...
来源: Laya_社区 发布时间: 20190531
...url = null; } } } MiniSound._id = 0; MiniSound._audioCache = {}; class MiniInput { constructor() { } static _createInputElement() { Laya.Input['_initInput'](Laya.Input['area'] = Laya.Browser.createElement("textarea")); Laya.Input['_initInput'](Laya.Input['input'] = Laya.Browser.createEleme...
来源: Laya_社区 发布时间: 20200103
怎么获取手机相册内容 怎么获取手机相册内容 <input accept="image/*" type="file">这个可以获得,但是怎么用,怎么接收,有没有有经验的。谢过大家了 2018-05-29 添加评论 已悬赏2元 --> 分享 微博 QZONE 微信 没有找到相关结果 ...
来源: Laya_社区 发布时间: 20180529
..."mouseup": this._mouseTouchUp(); break ; case "mousemove":; var mousePoint=Input3D._tempPoint; mousePoint.setTo(e.pageX,e.pageY); Laya.stage._canvasTransform.invertTransformPoint(mousePoint); this._mouseTouch.mousePositionX=mousePoint.x; this._mouseTouch.mousePositionY=mousePoint.y; this._mouseTouch...
来源: Laya_社区 发布时间: 20200119
...hy EventDispatcher Socket Index Constructors constructor Properties disableInput protocols BIG_ENDIAN LITTLE_ENDIAN Accessors connected endian input output Methods cleanSocket close connect connectByUrl event flush hasListener off offAll offAllCaller on once send Constructors constructor new Socket(...
来源: Laya3.0_api 发布时间: 20231115
... alert=出错啦,请把此信息截图给研发商 TypeError: this.nativeInput.setBgColor is not a function http://stand.alone.version/lib ... 2712: TypeError: this.nativeInput.setBgColor is not a function this.nativeInput.setBgColor(value); ^^ TypeError: this.nativeInput.setBgColor is not a funct...
来源: Laya_社区 发布时间: 20190227
...: String = fullscreenchange[static] 浏览器全屏更改时触发Event INPUT : String = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 k...
来源: Laya2.0_api 发布时间: 20190513
...AG_START EMPTY END ENTER ERROR FOCUS FOCUS_CHANGE FRAME FULL_SCREEN_CHANGE INPUT JOINT_BREAK KEY_DOWN KEY_PRESS KEY_UP LABEL LAYERCHANGE LINK LOADED MESSAGE MOUSE_DOWN MOUSE_DRAG MOUSE_DRAG_END MOUSE_MOVE MOUSE_OUT MOUSE_OVER MOUSE_UP MOUSE_WHEEL OPEN PAUSED PLAYED PROGRESS READY REMOVED RENDER RESI...
来源: Laya3.0_api 发布时间: 20231115
...d[static] 定义 hierarchyloaded 事件对象的 type 属性值。Event INPUT : String = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 k...
来源: laya_api 发布时间: 20170929
...vent HIDE_TIP : String = hidetip[static] 隐藏提示信息。 UIEvent INPUT : String = input[static] 定义 input 事件对象的 type 属性值。Event KEY_DOWN : String = keydown[static] 定义 keydown 事件对象的 type 属性值。Event KEY_PRESS : String = keypress[static] 定义 keypr...
来源: Laya2.0_api 发布时间: 20190513