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

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

1. TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. [ 100%]

TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. 按照官方实例骨骼动画里的多纹理写的代码。 一运行就报这个错误   附件 : --> demo.zip 2018-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

2. laya.d3.component.AnimatorState_API3.0 [ 98%]

...arameters Default value count: number = 1 Returns void addScript addScript(type: typeof AnimatorStateScript): AnimatorStateScript Defined in laya/d3/component/AnimatorState.ts:134 添加脚本。 Parameters type: typeof AnimatorStateScript 组件类型。 Returns AnimatorStateScript 脚本。 clone ...

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

3. 为何发生此类报错Uncaught TypeError: Cannot read property '_tf' of null [ 97%]

为何发生此类报错Uncaught TypeError: Cannot read property '_tf' of null   附件 : --> 2017-12-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 melody0529 赞同来自: (function(){ var Stage=Laya.Stage;...

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

4. TypeError: this._childs is null [ 93%]

TypeError: this._childs is null 用了Laya.stage.destroyChildren();之后出错 TypeError: this._childs is null 看不懂啊! 救命啊!!!!!!   还有火狐提示 HTTP "Content-Type" 中的 "text/html" 不支持。媒体资源加载失败。 无法播放媒体。没有相应格式的...

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

5. Property 'GraphicAnimation' does not exist on type 'typeof display'. [ 89%]

Property 'GraphicAnimation' does not exist on type 'typeof display'. 请问一下,我按照教程说的将layaeditor.d.ts放进去libs里面,但是我这提示有问题啊,求问怎么搞 附件 : --> 2018-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

6. Node类中getChildByName没有null容错 [ 89%]

...中。 Cannot read property 'displayObject' of null 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 有封装好的ByteArray.ts文件吗?官方的Byte类中没有readBytes、writeBytes方法啊 IDE打开某个场景时弹处弹框报错:对[Dialog]的text...

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

7. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 88%]

... extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public _move_img: Image; // public _list: List; //创建一个 List 类的实例对象 list 。 private n:number = 0; private x0:number = 0; private y0:number = 0; constructor(){super();} onEnable():void{ th...

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

8. error TS2339: Property 'delta' does not exist on type 'Event'. [ 87%]

error TS2339: Property 'delta' does not exist on type 'Event'. IDE版本号:1.7.17 2018-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 你查看下你的代码是否有问题那...

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

9. Cannot read property 'props' of undefined [ 86%]

... 发起人 BigOldDaiDaiMe 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()...

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

10. Laya.loader加载BUG [ 85%]

...时候,会执行this.onLoaded(null)这一步_ _proto.load=function(url,type,cache,group,ignoreCache,useWorkerLoader){         (cache===void 0)&& (cache=true);         (ignoreCache===void 0)&& (ignoreCache=false);         (useWorkerLoader===void 0)&& ...

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