大约有 479 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0040 秒)
Laya_社区(267) Laya2.0_文档(90) Laya3.0_api(72) Laya2.0_示例(12) laya_api(11) Laya_示例(9) Laya3.0_文档(9) Laya2.0_api(9)
API DocumentationAll Packages | All Classes | Index | Frames No Frames PostProcessMethods Packagelaya.d3.componentClasspublic class PostProcessInheritancePostProcess Object PostProcess 类用于创建后期处理组件。 Public Methods MethodDefined By PostProcess() 创建一个 PostPr...
来源: Laya2.0_api 发布时间: 20190513
...及时渲染 refreshCard(0,[xxxxxx]); public function refreshCard(index:int,cardArr:Array):void{ var cardList:List = _homeSeceneView["myCard_"+index]; if(cardList){ if(!cardList.visible){ ...
来源: Laya_社区 发布时间: 20170310
...ign = function(e){ onWxSign1(); } return sg_sign; })(ui.sg_signUI); var sg_index = (function(_super){ function sg_index(){ sg_index.super(this); this.indexDz.on(Laya.Event.CLICK,this,this.onIndexDz); this.reset(); } Laya.class(sg_index,"sg_index",_super); var _proto = sg_index.prototype; //初始化...
来源: Laya_社区 发布时间: 20170725
...好了一个小游戏F5 running debug可以正常运行,导出以后打开index.html一片黑 如题,求大神告诉下怎么解决...谢谢了 附件 : --> 2018-05-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...
来源: Laya_社区 发布时间: 20180525
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/PostEffect/BloomEffect" BloomEffect Class BloomEffect BloomEffect 类用于创建泛光效果。 Hierarchy PostProce...
来源: Laya3.0_api 发布时间: 20231115
...ction() { if (arguments.length == 0) { return this; } for (var str = this, index = 0; index < arguments.length; ++index) { str = str.replace("{" + index + "}", arguments[index]); } return str; }; var iframe = laya.utils.Browser.window.document.createElement('iframe'); iframe.setAttribute('src', "...
来源: Laya_社区 发布时间: 20170415
Laya native 2.2 构建APP时 URL layanative 1.0 可以用 index.html 作为入口 2.0要求 js 或 JSON. 请问怎么产生入口 index.js 或 index.json 2019-08-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 ...
来源: Laya_社区 发布时间: 20190825
DebugPanel报错 在index.html中已经加了 <script type="text/javascript" src="libs/laya.debugtool.js"></script> 在Laya.init()后面也加了 Laya.DebugPanel.init(); 运行报错, message: 'Property 'DebugPanel' does not exist on type 'typeof Laya'.' "Laya.DebugPanel.init is not...
来源: Laya_社区 发布时间: 20180308
...窗口? 1,游戏是AS3项目改的layaAir,现在有个问题,我在index.html界面用JS写了一个假的类似加载的进度条动画,但是在加载主JS文件的时候会出现明显卡顿,不知道是否是JS主文件过大导致, 2,然后还有个问题在Laya.init后,我会...
来源: Laya_社区 发布时间: 20170322
...at require (WAGameSubContext.js:1) at WAGameSubContext.js:1 at index.js:7 at require (WAGameSubContext.js:1) 2020-01-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回...
来源: Laya_社区 发布时间: 20200104