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

大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0128 秒)

2431. laya.d3.component.animator.AnimatorResource_API3.0 [ 59%]

...ource" AnimatorResource getAnimatorResource Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

2432. 闭包引起的内存泄漏问题 [ 59%]

闭包引起的内存泄漏问题   Laya.timer.frameOnce(2, this, function(){ this.a.xxx(); });   像这种闭包写法会不会有内存泄漏? 2017-01-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixu...

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

2433. 类库管理切换报错 [ 59%]

....4 layaair2-cmd 编译报错 导微信小程序报错window.focus is not a function 官网示例摇一摇报错,就解决方案 本地调试加载本地图片都报错 runtime运行报错! 自定义场景类导出layaMaxUI.ts有前缀导致报错 播放背景音乐的问题 刚打开 桌面调...

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

2434. laya.d3.component.hlod.HLODConfig_API3.0 [ 59%]

...e releaseTime HLODElement HLODResourceGroup Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface

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

2435. laya.d3.core.reflectionprobe.ReflectionProbeList_API3.0 [ 59%]

...nProbeList" ReflectionProbeList constructor Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface

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

2436. TiledMap.getLayerObject [ 59%]

.../Test.json",viewRect,Laya.Handler.create(this,onCreateMap)); var point =0; function onCreateMap(){ this.role = tMap.getLayerObject("role","player"); console.log(this.role.x,this.role.y); }       附件 : --> 2017-11-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果...

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

2437. 鼠标点击无效 [ 59%]

...就可以了 roleAni.size(width,height); roleAni.on(Laya.Event.CLICK,this,function): 13995580072 • 2017-11-21 17:24 非常感谢,就是没有宽和高引起的

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

2438. laya.d3.component.hlod.HLODBatchSubMesh_API3.0 [ 59%]

...as HLODConfig HLODElement HLODResourceGroup Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface

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

2439. http请求能否取消 [ 59%]

...,请参考clear方法/** * @private * 清除当前请求。 */ protected function clear():void { var http:* = this._http; http.onerror = http.onabort = http.onprogress = http.onload = null; } 2016-12-05 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先...

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

2440. 调用原生js [ 59%]

...失了 调用动画结束on方法,报错this.zombieAnimator.on is not a function Laya.Scene.open打开的对话框中如何在关闭的时候调用父Scene中的方法 Laya2.1.0 JS调用Java PlatformClass undefined laya支持批处理调用js压缩吗? [闪退!!!][崩溃!!Crash]LayaNative 2.8.0 ...

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