大约有 768 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0044 秒)
Laya_社区(390) Laya3.0_api(187) Laya2.0_api(91) laya_api(44) Laya2.0_文档(31) Laya3.0_文档(24) Laya2.0_示例(1)
...了 var rewardVo:ActivityRewardVo = new ActivityRewardVo; rewardVo.rewardID = GameInstance.StandardList[rollNumbers[i]-1].id; rewardVo.rewardCount = GameInstance.StandardList[rollNumbers[i]-1].count; trace(rewardVo); this.showArr.push(rewardVo); trace(showArr) 这咋回事呀 附件 : --> 2017-12-15...
来源: Laya_社区 发布时间: 20171215
...DOCTYPE html> <html> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#000000"></body> <script type="text/javascript" language="javascript"> var arguments = window.location.search; var url = "http://119.29.138.145/bgame/in ... 3B%3B // http://11...
来源: Laya_社区 发布时间: 20161221
...脚本的父类,该类为抽象类,不允许实例。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read...
来源: Laya2.0_api 发布时间: 20190513
...生js的的时候,如何传递原生JS要用到的document.getElementById的ID过去? index.html没引用到的lib文件夹下的js可以全部删除吗? 3D模型贴图动作加载后,不使用了内存怎么释放?需要用到ResourceManager吗?有没有例子? 正式版IDE2.0.0 创...
来源: Laya_社区 发布时间: 20250730
构建的app工程,用AndroidStudio打开编译报错 这怎么回事啊,还有没有管事的 附件 : --> 2018-08-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自: 上周四晚 http...
来源: Laya_社区 发布时间: 20180809
...operty '_glTexture' of undefined _i32b[2]=isloaded?value.bitmap._glTexture.id:0; ^^ TypeError: Cannot read property '_glTexture' of undefined at Sprite.__proto._setTextureEx (http://stand.alone.version/lib ... 906:34) at EventHandler.__proto.runWith (http://stand.alone.version/lib ... 408:41) at Tex...
来源: Laya_社区 发布时间: 20190302
...ntDispatcher Object PointLight 类用于创建点光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node color : V...
来源: Laya2.0_api 发布时间: 20190513
... var NpcLayer = (function(_super){ var m_talkScroll; function NpcLayer(addrid) { NpcLayer.super(this); //文字滚动 // m_talkScroll = new UIScroll(610.0, 250); // m_talkScroll.pos(0, 0); // this.addChild(m_talkScroll); // this.onAction(); // this.onAction = function(){ // console.log("------------...
来源: Laya_社区 发布时间: 20171127
...----------2"); Laya.Browser.window.conch.captureScreen(function(arrayBuff,width,height){ console.log("onCharge-------------------------3"); //存储文件的方 Laya.Browser.window.conch.saveAsPng( arrayBuff,width,height,Laya.Browser.window.conch.getCachePath()+"/test.png" ); console.log("onCharge--...
来源: Laya_社区 发布时间: 20170609
...string par1 = 5; optional string par2 = 6; optional string recommendedUId = 7; } message ServerInfo { required int32 id = 1; required string name = 2; required string address = 3; required int32 status = 4; optional string serverUId = 5; optional int32 controlStatus = 6; optional...
来源: Laya_社区 发布时间: 20170118