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

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

101. Uncaught TypeError: Cannot read property '_tf' of null [ 93%]

Uncaught TypeError: Cannot read property '_tf' of null 一直在报这样一个错误 附件 : --> 2016-12-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 nieyiwei 赞同来自: private var _guideImage:Image; ...

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

102. Cannot set property 'xxxxxx' of undefined 的问题 [ 93%]

Cannot set property 'xxxxxx' of undefined 的问题 派生类明明新增加的成员变量,访问的时候说没有定义。 SharkItOffData类派生于GameDataBase基类,ShareItOffController派生于UiControl的基类,UiControl里有public data :GameDataBase;变量。在ShareItOffController...

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

103. laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefined [ 93%]

laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefined laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefinedlaya版本:2.0.1 unity版本:5.6.7 unity导出laya插件版本:1.7.16   加载代码如下 错误...

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

104. BackGround.super(this);这个报错 Cannot read property 'call' of undefined [ 93%]

BackGround.super(this);这个报错 Cannot read property 'call' of undefined 2018-01-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 你具体描述一下你出现问题的环境, 以...

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

105. 运行编译 报错Cannot read property 'on' of undefined [ 93%]

运行编译 报错Cannot read property 'on' of undefined   附件 : --> 2018-05-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Xu 赞同来自: 如图,昨天我还可以好好运行做项目,今天开启电...

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

106. ani动画问题,cannot read property '_tf' of null [ 93%]

ani动画问题,cannot read property '_tf' of null showAni(panel:Laya.Box) {             if (!panel.contains(this)) {                 panel.addChild(this);                 this.pos(0,110);             }             let i = 1;             this.ani1.play(0, f...

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

107. 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 [ 93%]

...义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 想实现鼠标样式自定义,但是使用官方提供的Mouse API编译都会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误,但是代码并不会...

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

108. 引用官方示例,想实现导入swf动画,报Cannot set property 'y' of undefined,不知为什么 [ 93%]

引用官方示例,想实现导入swf动画,报Cannot set property 'y' of undefined,不知为什么 附件 : --> 2020-11-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被...

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

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

Laya.timer.loop() 报错 Cannot read property 'loop' of null import { Image } from "laya/ui/Image"; // import { List } from "laya/ui/List"; import { Laya } from "laya"; export default class test_move extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public ...

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

110. 使用laya.Animation() 报错:Cannot set property 'roleAni' of undefined [ 93%]

使用laya.Animation() 报错:Cannot set property 'roleAni' of undefined 附件 : --> 2019-02-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 蓝色星辰 赞同来自: 这是什么情况呢?我是按照官...

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