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

大约有 168 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0038 秒)

151. layaair2-cmd compile 有bug [ 53%]

...st { Math, Object } = primordials;                          ^ ReferenceError: primordials is not defined     at fs.js:27:26     at req_ (/usr/local/lib/node_modules/layaair2-cmd/node_modules/natives/index.js:143:24)     at Object.req [as require] (/usr/local/lib/node_modules/layaa...

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

152. 一个很奇怪的问题,不知道其他同学遇到没有 [ 53%]

...ber = 1000000; } 然后启动调试,居然报了这个错:     Uncaught ReferenceError: common is not defined     at new main (main.ts:4)     at main.ts:11   我试了很多次,都是这样,哪位大神给解答以下,为什么会这样 附件 : --> 2018-02-08 添加评论 免费帖 --> 分...

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

153. AS中使用__JS__调用html文件中的函数 [ 53%]

...哪个文件呢? 写在index.html调不到。 报错如下: Uncaught ReferenceError: getLastModified is not defined     at new MhsgStarter (MhsgStarter.max.js:1572)     at MhsgStarter.max.js:28127     at MhsgStarter.max.js:28129        附件 : --> 2017-06-21 添加评论 免费帖 -->...

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

154. 分享一个TS版本的3D2D结合的单机斗地主Demo [ 53%]

... 分享 微博 QZONE 微信 Mortred 赞同来自: 跑步起来,报Uncaught ReferenceError: ProgressView is not defined 2019-12-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 woody1720596907 相关问题 分享:LayaAir下Loading进...

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

155. 关于在1.77List 为基础 做一个扩展list [ 52%]

...库里面没有这个属性,编译之后 放到IDE里面 IDE报错 为 ReferenceError:Point is not defined!!! 是因为类库的版本太低 ,还是其他的原因呢! 如果太低 是否要给我一个最近版本,或者有其他方法可以屏蔽这个问题! 2017-08-10 添加评论 ...

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

156. worker的问题 [ 52%]

...;//将获取到的数据发送会主线程   } 但是会报错,Uncaught ReferenceError: Laya is not defined laya怎么定义? 2018-01-08 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 fool_tiger 相关问题 发起问题须知,必...

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

157. 二次开发中:平台代码(android/ios)主动执行js脚本,在Laya1.0中生效,在Laya2.0中不生效 [ 52%]

... } } 原生中代码:ConchJNI.RunJS("Test.onClick()"); 原生中报错:ReferenceError: Test is not defined   附件 : --> TEST.zip 2019-03-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 helloworldlv 赞同...

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

158. 新人请教一下载入U3D场景的问题,感谢 [ 52%]

...,新人刚学习,还恳请大神们耐心指点指点,谢谢。   ReferenceError: enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined laya.physics3D.runtime.js:364 at a (file:///D:/works/laya/3dTest/bin/libs/laya.physics3D.runtime.js:364:26)   at file:///D:/works/laya/3dTest/bin/libs/la...

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

159. as3分包,如果在ui编辑器IDE里导入了类runtime,在分包里就会报错。这个怎么处理。 [ 51%]

...了类runtime,在分包里就会报错。这个怎么处理。 Uncaught ReferenceError: MailPanel is not defined     at MailWin.__proto.createChildren (Nxsg.max.js:71310)     at MailWin.Component (Nxsg.max.js:52200)     at MailWin.Box (Nxsg.max.js:58163)     at MailWin.View (Nxsg.max.js:62...

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

160. 继续死磕layaair-cmd命令行 [ 51%]

... 如何通过命令行工具构建和发布项目 layaair-cmd 编译提示 ReferenceError: primordials is not defined 怎么关浏览器编译出来的“不受支持的命令行”弹窗 iosapp获取到的soundChannel.position总是为0,导致不能继续播放 laya2.0如何用命令行执行清...

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