大约有 159 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0049 秒)
Laya_社区(123) Laya3.0_文档(17) Laya2.0_文档(9) Laya3.0_api(6) laya_api(1) Laya2.0_示例(1) Laya_示例(1) Laya2.0_api(1)
...Init(); this.onShow(); Laya.timer.frameLoop(1, this, ()=>{ // console.info(this); this.onUpdate(); }); } /******************************************************************************** * Node ********************************************************************************/ _proto = Laya.Nod...
来源: Laya_社区 发布时间: 20190222
...Parser(); + xml = parser.parser.parserFromString(xml,'text/xml'); + } var tInfo=xml.getElementsByTagName("info"); if (!tInfo[0].getAttributeNode){ return this.parseFont2(xml,texture); } 努力努力再努力 • 2018-09-25 20:50 @zh920627:我添加了这句话 为什么还报错 gameThirdS...
来源: Laya_社区 发布时间: 20180306
...LE-17.0.37] 2019-05-10 17:10:38.479792+0800 SwiftLayaNative[98971:4069811] INFO:gles 支持的最大顶点属性个数=16 2019-05-10 17:10:38.484463+0800 SwiftLayaNative[98971:4070046] js thread started. 2019-05-10 17:10:38.511032+0800 SwiftLayaNative[98971:4069811] ------------------------[ReadingG...
来源: Laya_社区 发布时间: 20190510
...gt;className:layaair/game/browser/ExportJavaFunction,methodName:GetDeviceInfo 12-14 17:56:04.984 20197-20469/? E/LayaBox: >>>>>>>>>>>>before 12-14 17:56:04.986 20197-20469/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport 12-14 1...
来源: Laya_社区 发布时间: 20171214
...hu();//输出这个组件num,结果为2,是LayaSample.bb的num console.info(s); }, 1000); } } class Child{ private _num:string; public num(n:string){ this._num = n; } public shuchu(){ return this._num; } } new LayaSample(); 2018-08-05 3 0 分享 微博 QZONE 微信 手撕腊鸭 赞同来自: 138...
来源: Laya_社区 发布时间: 20180729
...efined 模拟器信息是有个alert弹窗,上面的文字: exception info:[TypeError: this._nativeObj.addGlobalValueDefine is not a function.(In "this._nativeObj.addGlobal ValueDefine(modifyType, type, size, defaultData)", "this._nativeObj.addGlobalValueDefine" is undefined)] at line 4664. ...
来源: Laya_社区 发布时间: 20200218
...019-06-13 11:20:12.534 RBaoSANGuo_H5L1[1552:289925] 请求链接:https://info.x5cv.com/apigateway/v1/ 2019-06-13 11:20:12.535 RBaoSANGuo_H5L1[1552:289925] 请求fun:startup 2019-06-13 11:20:12.535 RBaoSANGuo_H5L1[1552:289925] 请求数据:{ "_fun" = startup; "active_id" = "a5f32aff...
来源: Laya_社区 发布时间: 20190612
...ight = 800; //rankList.width = 1100; console.log('ranklist info xxxxxxxxxxxxxxxxxxxxx') console.log(rankList.width); console.log(rankList.height); /*var rank:ListPage = new ListPage(); Laya.stage.addChild(rank);*/ } 这个开放域的...
来源: Laya_社区 发布时间: 20180507
...led hideFlags id lightmapIndex lightmapScaleOffset material materials mergeInfo ratioIgnor receiveShadow reflectionMode renderNode renderbitFlag sharedMaterial sharedMaterials staticMesh volume Methods _applyReflection _calculateBoundingBox _cloneTo _getMeshDefine _initialize _needRender _renderUpda...
来源: Laya3.0_api 发布时间: 20231115
...级 七种日志等级,先级从高到底依次为OFF、ERROR、WARN、INFO、DEBUG、TRACE、ALL,可以方便地知道当前程序的运行状态。 是否使用正式版签名 如果只是测试版本调试,这里可以不用勾选。正式上线发布前(提版本到平台)必须勾选...
来源: Laya3.0_文档 发布时间: 20251010