大约有 2,394 项符合查询结果, 库内数据总量为 30,924 项。 (搜索耗时: 0.0057 秒)
... 无法添加新回复 发起人 乐行 相关问题 2.0一不小心删了bin目录下的某个场景json文件。。竟然无法自动生成了? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cann...
来源: Laya_社区 发布时间: 20220106
...amp;致逺 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined laya3D动画无法播放 播放背景音乐的问题 刚打开 桌面调...
来源: Laya_社区 发布时间: 20190618
...e里面 听不见声音 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to ...
来源: Laya_社区 发布时间: 20210118
...); g3.drawRect(500, 500, 100, 100, "#FFFFFF"); var arr = [g1, g2, g3]; var index = 0; var sp: Sprite = new Sprite; stage.addChild(sp); setInterval(function () { sp.graphics = arr[index++] if (index >= arr.length) { index = 0; } }, 1000); 这种方式按照我的理解应该每次切换一个Graph...
来源: Laya_社区 发布时间: 20170729
...pesCtn.addChild(img); ........ onmousemove(e) { //console.log("e="+JSON.stringify(e)); for (var property in e) { console.log(property+"="+e[property]); } console.log("========================"); /**这里是运行后,在img上拖动给出的属性,没有鼠标的xy的坐标 * * _stoped=false gam...
来源: Laya_社区 发布时间: 20181031
...在做 - 杀意来袭 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 循环依赖不能运行 Circular dependency: ui list 里面的元素不能点击两...
来源: Laya_社区 发布时间: 20201130
... 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 问题状态 最新活动: 2017-10-25 16:45 浏览: 763 关注: 2 人 Moonlit • 2017-10-25 16:53 没有额外操作,外网跟本地服务器环境一样,本地是正常的,外网表现...
来源: Laya_社区 发布时间: 20171025
...出来是满足条件的,必现) if(this._view && this._tableInfo.hasOwnProperty('players')) { let data = this._tableInfo; alert(param.players[0].uid +' '+App.uid +' '+param.players[0].gold); ...
来源: Laya_社区 发布时间: 20180109
... 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 关于龙骨动画转换 localToGlobal坐标转换 list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 使用FBXTools转换文...
来源: Laya_社区 发布时间: 20180122
...添加新回复 发起人 131*****569 相关问题 2.0一不小心删了bin目录下的某个场景json文件。。竟然无法自动生成了? Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为...
来源: Laya_社区 发布时间: 20230130