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

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

111. laya.d3.component.animator.AnimatorController_API3.0 [ 54%]

...oller Class AnimatorController Hierarchy Resource AnimatorController Index Constructors constructor Properties _id clipsID data destroyedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _...

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

112. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 53%]

...Component ConstraintComponent ConfigurableConstraint FixedConstraint Index Constructors constructor Properties _extra _singleton disableCollisionsBetweenLinkedBodies owner runInEditor scriptPath Accessors anchor appliedImpulse awaked breakForce breakTorque connectAnchor currentForce currentTorque de...

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

113. layaair2.0 js的程序入口在哪?跟以前的不一样了 。 [ 53%]

...的不一样了 。 很久没用了,都2.0了,入口是哪个main类的constructor里吗?官网新手手册还是老版的。 2018-10-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Xq 赞同来自: M...

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

114. 关于SWF问题 [ 53%]

关于SWF问题 TypeError: MovieClip is not a constructor Main.js:28 at createMovieClip (file:///E:/Laya%E6%B8%B8%E6%88%8F%E5%88%B6%E4%BD%9C/Sprite/Animation_SWF/LayaAirTest/bin/js/bundle.js:38:12) at file:///E:/Laya%E6%B8%B8%E6%88%8F%E5%88%B6%E4%BD%9C/Sprite/Animation_SWF/LayaAirTest/bin/js/bundle...

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

115. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 52%]

... Class FixedConstraint Hierarchy ConstraintComponent FixedConstraint Index Constructors constructor Properties _extra _singleton disableCollisionsBetweenLinkedBodies owner runInEditor scriptPath Accessors anchor appliedImpulse awaked breakForce breakTorque connectAnchor currentForce currentTorque de...

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

116. (有图片附件)图集用的atlas 在LayaAir里可以正常跑,但是发布后,运行报错 Failed to load file.Cross origin requests are [ 52%]

...s/atlas/images.atlas main.min.js:1 Uncaught TypeError: BackGround is not a constructor     at t.onLoaded (main.min.js:1)     at t.onLoaded2 (main.min.js:1)     at e.run (laya.core.min.js:1)     at e.i.event (laya.core.min.js:1)     at e.n._endLoad (laya.core.min.js:6)     at e (laya.core...

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

117. playSound和playMusic结束时候有异常抛出 [ 51%]

...emo代码(已测试有效):  // 程序入口 class GameMain {     constructor()     {         Laya.init(640,1100, Laya.WebGL);         //设置适配模式         Laya.stage.scaleMode = "showall";         //设置剧中对齐         Laya.stage.alignH = "center";   ...

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

118. 技术文档的代码无法编译运行(var efc = new ui.TestPUI();) [ 51%]

...的话,无法运行。 测试时提示这个:"laya.ui.TestPUI is not a constructor",请问下是不是少应用了JS文件啊?     //实例化导出的UI类     //var efc = new laya.ui.TestPUI()     //添加到舞台     //Laya.stage.addChild(efc); HelloWorld.rar 2017-07-24 0 0 分...

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

119. 项目的程序入口一般应该怎么写?怎么联系其它的类? [ 50%]

...因,每一个类最后一行都要new一下吗,有必要吗?还是说constructor()的原因?是不是Laya.init()在项目中只能出现一次,出现在那个类里那个类就是入口? 这些在新手文档里面都没有写,我是从egret过来的,虽说都是TS语言,但是感...

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

120. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 50%]

...roperty 'pivotX' of null 打开弹窗UI时报错 Uncaught TypeError: Class constructor Component cannot be invoked without 'new' TypeError: Cannot read property 'length' of null TypeError: Cannot read property 'getSubShaderAt' of undefined Uncaught TypeError: Cannot read property 'indexCount' Uncaug...

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