大约有 848 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0057 秒)
... higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 laya.physics3D.js:308 Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -...
来源: Laya_社区 发布时间: 20191108
...面的组件名正确 layaUI.max.all.js: this.pauseBtn=null; this.hpLabel=null; this.levelLabel=null; this.scoreLabel=null; this.infoLabel=null; GameInfo.js: var GameInfo = (function (_super) { function Game...
来源: Laya_社区 发布时间: 20171118
...道的是为啥会报 Uncaught TypeError: Cannot read property '0' of null 这个错误,不是Play播放动画。 2017-07-10 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 rayln 相关问题 两个对象new了一个相同的对象...
来源: Laya_社区 发布时间: 20170710
...建一个新的 Radio 类实例。 Parameters Default value skin: string = null 皮肤。 Default value label: string = "" 标签。 Returns Radio Properties Optional _extra _extra: INodeExtra Implementation of ISelect._extra Inherited from Node._extra Defined in laya/display/Node.ts:56 _graphics _g...
来源: Laya3.0_api 发布时间: 20231115
...景 Laya.Scene3D.load("LayaScene_Laya3D01/Laya3D01.ls",Laya.Handler.create(null,function(scene){ Laya.stage.addChild(scene); //创建摄像机(横纵比,近距裁剪,远距裁剪) var camera= new Laya.Camera( 0, 0.1, 1000); //加载到场景 scene.addChild(camera); //移动摄像机位置 camera...
来源: Laya_社区 发布时间: 20180919
Load.loader.getRes返回都是Null Load.loader.getRes返回都是Null,,,明明在别的项目里都是这样使用的 附件 : --> Test22.rar 2019-09-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什...
来源: Laya_社区 发布时间: 20190930
...,切换场景报异常 Cannot read property ‘_physicsUpdateList’of null 求指导~~ __proto._onDestroy=function(){ (this._inPhysicUpdateListIndex!==-1)&& (this._simulation._physicsUpdateList.remove(this)); var physics3D=Laya3D._physics3D; ...
来源: Laya_社区 发布时间: 20190318
...一个新的 Button 类实例。 Parameters Default value skin: string = null 皮肤资源地址。 Default value label: string = "" 按钮的文本内容。 Returns Button Properties Optional _extra _extra: INodeExtra Implementation of ISelect._extra Inherited from Node._extra Defined in laya/displ...
来源: Laya3.0_api 发布时间: 20231115
为什么有的函数的形参是e:*=null,有些不写呢 2017-10-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 这个是给的默认值,有默认值得情况下这个...
来源: Laya_社区 发布时间: 20171017
...息: .max.js:12479 Uncaught TypeError: Cannot read property 'length' of null at TimeLine.__proto._update (HMain.max.js:12479) at TimerHandler.__proto.run (HMain.max.js:9196) at Timer.__proto._update (HMain.max.js:8951) at Stage.__proto.render (HMain.max.js:16932) at Stage.__proto._loop (HMain.max....
来源: Laya_社区 发布时间: 20170327