大约有 3,269 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0073 秒)
Intellij Idea编译as版的layaair经验 1 选择File --> Settings --> Tools --> Extenal Tools, 新建一个tools,命名我们的编译器为layaairCompiler ,配置编译参数 : 1)Program E:\h5svn\trunk\LayaAirAS3_1.7.6_beta\as\laya.js.exe 2)Parameters $ProjectFileDir$...
来源: Laya_社区 发布时间: 20170815
...event] || []).push(fn); } public request(route, msg, cb) { if(arguments.length === 2 && typeof msg === 'function') { cb = msg; msg = {}; } else { msg = msg || {}; } route = route || msg.route; if(!route) { return; } this.reqId++; if(this.reqId>127){ this.reqId = 1; } var reqId = this.reqI...
来源: Laya_社区 发布时间: 20180119
...m.String A_1, System.Boolean A_2) (at <8191b0b4723d4658b95c167f60d265c8>:0) n.c () (at <8191b0b4723d4658b95c167f60d265c8>:0) n.b (System.String A_0) (at <8191b0b4723d4658b95c167f60d265c8>:0) LayaAir3D.exportResource (System.Boolean isDebug, System.Int32 Platformindex, System.String...
来源: Laya_社区 发布时间: 20201218
...如下: let font1Req = new Promise((resolve => { Laya.loader.load("res/fonts/OPPOSANS-R.TTF", Laya.Handler.create(this, (success: boolean) => { if (!success) { co...
来源: Laya_社区 发布时间: 20201104
Laya.stage.width - dragWidthLimit >> 1 官网DEMO这句是什么意思? https://layaair.ldc.layabox.co ... DDrag 2018-04-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: Laya.stage....
来源: Laya_社区 发布时间: 20180402
图片加载问题 >>>>altas garbageCollection =1 AtlasResourceManager:Dispose the inner Atlas。 2018-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 赞同来自: 上传demo 并详细说...
来源: Laya_社区 发布时间: 20180927
... 189*****192 赞同来自: innerHTML= “<span style='color:#ff9900;'>【世界】<sup>上浮内容</sup> </span>” sup sub 上标下标 试一试 2017-10-19 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 157...
来源: Laya_社区 发布时间: 20171019
...。 Public Properties PropertyDefined By alphaMap : Vector.<String>ChunkInfo detailID : Vector.<Uint8Array>ChunkInfo normalMap : StringChunkInfoPublic Methods MethodDefined By ChunkInfo()ChunkInfoProperty DetailalphaMappropertypublic var alphaMap:Vector.<String>detai...
来源: Laya2.0_api 发布时间: 20190513
...(); } // 添加取消事件 this.lb_cancel.on(Laya.Event.CLICK, this, () => { // 返回登陆页 Laya.Scene.open("Auth.scene"); }); // 遍历数组添加事件 this._arrInput.forEach((element, index) => { element.on(Laya.Event.FOCUS, this, this._onInputEvent, [element, this._arrLabel[index], L...
来源: Laya_社区 发布时间: 20200410
... 分享 微博 QZONE 微信 DanielLin 赞同来自: 需要在编辑模式=>文件=>项目管理=>类库管理=>device.js库包勾选=>确认即可 2020-01-15 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Zero 相关问题...
来源: Laya_社区 发布时间: 20180413