大约有 2,570 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0069 秒)
Cannot set property text of #<Button> which has only a getter Cannot set property text of #<Button> which has only a getter 2020-08-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠...
来源: Laya_社区 发布时间: 20200811
BackGround.super(this);这个报错 Cannot read property 'call' of undefined 2018-01-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 你具体描述一下你出现问题的环境, 以...
来源: Laya_社区 发布时间: 20180110
运行编译 报错Cannot read property 'on' of undefined 附件 : --> 2018-05-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Xu 赞同来自: 如图,昨天我还可以好好运行做项目,今天开启电...
来源: Laya_社区 发布时间: 20180531
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
鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 想实现鼠标样式自定义,但是使用官方提供的Mouse API编译都会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误,但是代...
来源: Laya_社区 发布时间: 20200530
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
实例碰撞体报错,Cannot read property 'btSphereShape' of undefined Uncaught TypeError: Cannot read property 'btSphereShape' of undefined at new SphereColliderShape (laya.d3.js:27198) at new GameUI (GameUI.js:30) at Function.ClassUtils.getInstance (laya.core.js:9634) ...
来源: Laya_社区 发布时间: 20181016
发布微信小游戏,报错Cannot read property 'next' of undefined 播放动画,偶尔会卡死,报错,具体错误如下: 我看引擎底层有个注释,但是不知道引起的原因与解决方案: 附件 : --> 2019-02-13 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20190213
Laya导入到微信开发者工具Cannot assign to read only property 'window' of object '#<Window>' Cannot assign to read only property 'window' of object '#<Window>'这个问题到底怎么解决?有官方的回复了么? 我这里将ES6转ES5取消后,真机调试又不行“...
来源: Laya_社区 发布时间: 20190825
导入缩放过带有MeshCollide时出错,Cannot read property 'setLocalScaling' of undefined 求助,如何处理 Uncaught TypeError: Cannot read property 'setLocalScaling' of undefined at MeshColliderShape.__proto._setScale (laya.d3.js:23983) at PhysicsCollider.__proto._onScaleCh...
来源: Laya_社区 发布时间: 20190418