• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 5,296 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0091 秒)

4741. 引用3d物理引擎失败,有文件丢失 Laya3D._physics3D.btVector3 找不到 [ 46%]

...ya3D._physics3D.btVector3 找不到 TypeError: Laya3D._physics3D.btVector3 is not a constructor preload.js:55 at new PhysicsSimulation (file:///E:/ycyheroH5/ycyZYWZW/Client/bin/js/bundle.js:12452:27) at new Scene3D (file:///E:/ycyheroH5/ycyZYWZW/Client/bin/js/bundle.js:69360:28) at BoBingPanelView._...

来源: Laya_社区 发布时间: 20181014

4742. laya.utils.Handler_API3.0 [ 46%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Handler" Handler Class Handler Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减...

来源: Laya3.0_api 发布时间: 20231115

4743. conch.config.getUsedMem() 安卓包中 定时运行报错 [ 46%]

...带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObjec...

来源: Laya_社区 发布时间: 20180322

4744. app构建android studio打包成apk后在真机上运行提示加载游戏失败,可能由于您的网络不稳定,但是网络是好的,这是为什么? [ 46%]

...安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 创建动效模板 可能存在bug 问题状态 最新活动: 2017-12-12 09:55 浏览: 1338 关注: 3 人 steven chan • 2018-08-0...

来源: Laya_社区 发布时间: 20171211

4745. 列表嵌套另外一个列表 [ 46%]

列表嵌套另外一个列表 list 列表嵌套另外一个列表,这样的话是怎么绑数据进去的,可否有个代码例子 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同...

来源: Laya_社区 发布时间: 20180522

4746. ToolTip鼠标悬停的使用 [ 46%]

...bgColor="#eeffcc"; Laya.loader.load("res/atlas/comp.json",Handler.create(this,onLoaded),null,Loader.ATLAS); } private function onLoaded():void { this._testTip=new TestTipsUI();//务必在Laya.init后去new实例,不可直接在全局变量处实例化 //切记,无论何种鼠标提示方式,务...

来源: Laya_社区 发布时间: 20161115

4747. layaair2-cmd compile 一直报错loader.js:638 throw err; [ 46%]

...les/cjs/helpers.js:25:18)     at Object.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\vinyl\index.js:12:25)     at Module._compile (internal/modules/cjs/loader.js:778:30)     at Object.Module._extensions..js (internal/modules/cjs/loader.js...

来源: Laya_社区 发布时间: 20210701

4748. 3d项目发布到微信工具真机预览无法加载场景ls文件??? [ 46%]

...laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重...

来源: Laya_社区 发布时间: 20180802

4749. 使用方向键 控制精灵在格子中移动 [ 46%]

...微信 一起研究 13890999   事件 Laya.stage.on(Laya.Event.KEY_UP,this,this.onkeyup); Laya.stage.on(Laya.Event.KEY_DOWN,this,this.onkeydown); Laya.timer.frameLoop(1,this,this.loop);事件响应 onkeyup(e){ for(let i:number = 0;i<this.keyList.length;i++){ if(this.keyList[i]==e.keyCode){ this....

来源: Laya_社区 发布时间: 20171125

4750. 解决LayaAirAs3项目中使用JS版本的protobuf通讯框架无法发布flash版本的解决方案 [ 46%]

...带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 动画混合无效(版本2.6) 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2018-04-03 12:53 浏览: 4321 关注: 10 人 cuixueying ...

来源: Laya_社区 发布时间: 20160913