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

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

51. 关于movieClip播放swf的问题 [ 76%]

...otionAltasPath); emotionSwf.play(0,false); emotionSwf.playTo(0, emotionSwf.count, Laya.Handler.create(this,() => { emotionSwf.stop(); emotion.visible = false; })); 如上代码,发现调研play(0,false)后,动画还是一直循环播放,还是emotionSwf.count一直为0,导致播放完成...

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

52. 所能支持的最多对象数量是多少? [ 74%]

所能支持的最多对象数量是多少? throw Error("IBQuadrangle count:"+count+" must<:"+Math.floor(65535 / 4)); 做了一个网页版的地图编辑器,代替了tilemap ,但是遇到一个问题,地图打小限制了,Laya最大支持的对象数量有限制,多了会报错,...

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

53. IBQuadrangle 错误会造成页面卡死,请问是怎么回事 [ 73%]

...le 错误会造成页面卡死,请问是怎么回事 Error: IBQuadrangle count:16423 must<:16383 Script: /libs/min/laya.webgl.min.js Line: 2 Column: 17014 StackTrace: Error: IBQuadrangle count:16423 must<:16383 2017-08-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

54. 有震屏的算法吗 [ 73%]

...ject(args:Array=null, frameNum:uint=1, frameTime:uint=0):void{     var count:int = (num++) % 4;     offsetArr[num % 2] = count < 2 ? 0 : offset;     this.x = offsetArr[0] + point.x;     this.y = offsetArr[1] + point.y;     if(num > (times * 4 + 1)){      Laya.stage.cle...

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

55. laya.resource.Resource_API3.0 [ 71%]

...rl uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Prope...

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

56. 简单的震屏效果 [ 71%]

...rotation;     vibrateObj.view = view; //定义参数       var count = time ? (time / 10) : 50;         var loop = 0;//震动次数       var offX;     var offY;     var dir = 1;//震动方向。1正,-1反       var rotation;       Laya.tim...

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

57. laya.d3.core.material.SkyBoxMaterial [ 70%]

...rial() 创建一个 SkyBoxMaterial 实例。 SkyBoxMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* ...

来源: Laya2.0_api 发布时间: 20190513

58. 新手!谁懂得把下面两个文件转成layaair可以运行的代码 [ 70%]

...vate function gameProgress(evt:*):void         {             var count:int = evt.data.bytesLoaded;             var total:int = evt.data.bytesTotal;             debug_txt.text = "加载中,请稍后(2/2)... "+int(count/total*100)+"%";         }     } }   import com.lege...

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

59. laya.d3.core.render.ScreenTriangle_API3.0 [ 69%]

...rl uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Const...

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

60. laya.resource.TextResource_API3.0 [ 69%]

...rl uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Const...

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