大约有 361 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0048 秒)
Laya3.0_api(151) Laya_社区(102) Laya2.0_api(96) laya_api(7) Laya3.0_文档(2) Laya2.0_文档(2) Laya2.0_示例(1)
...as.height / Laya.Browser.pixelRatio); } static wxinputFocus(e) { var _inputTarget = Laya.Input['inputElement'].target; if (_inputTarget && !_inputTarget.editable) { return; } MiniAdpter.window.wx.offKeyboardConfirm(); MiniAdpter.window.wx.offKeyboardInput(); MiniAdpter.window.wx.showKeyboard...
来源: Laya_社区 发布时间: 20200103
...hrome出现错误: Error processing launch: Error Could not attach to main target 如何设置Sprite的宽高和点击区域? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. Laya2.12.0项目出现卡顿现象(必现) 关于适配采用showAll后留白部分的颜色问...
来源: Laya_社区 发布时间: 20251021
...。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接...
来源: Laya2.0_api 发布时间: 20190513
...hrome出现错误: Error processing launch: Error Could not attach to main target 如何通过命令行工具构建和发布项目 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏...
来源: Laya_社区 发布时间: 20191025
...hrome出现错误: Error processing launch: Error Could not attach to main target LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 laya2的Scene默认是文件模式,不会生成场景类...
来源: Laya_社区 发布时间: 20170620
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
...ind(){ return this.scrollBarIsStop; } onListMouse(e, index){ console.log(e.target.name); if (e.type == Event.MOUSE_DOWN) { this.mouseDown = true; //如果单元格已经展开,则先恢复 if (this.itemIsOpen) { this.itemIsOpen = false; this.itemOpenId = -1; Tween.to(this.openedItem, { "x": 0 }, 5...
来源: Laya2.0_示例 发布时间: 20251130
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
...hrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 如何通过命令行工...
来源: Laya_社区 发布时间: 20200515
...hrome出现错误: Error processing launch: Error Could not attach to main target Texture图片能否进行翻转? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. matter中layasprite怎么改变图片大小? laya2的Scene默认是文件模式,不会生成场景类了...
来源: Laya_社区 发布时间: 20200422