大约有 2,830 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0165 秒)
Laya_社区(1670) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...ONE 微信 189*****192 赞同来自: 怎么设置数字键盘的 <input type="number"> type 设置成 number 吗? 2017-06-05 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 zjw917329684 相关问题 图集打包找不到图集...
来源: Laya_社区 发布时间: 20170605
...都可以正常运行,打包后才会出现问题 public function send(type:String,url:String,callbackName:String):void { this.type = type; //发送请求 var script:* = Browser.createElement("script"); script.id = "serverlist"; Browser.document.head.appendChild(script); script.src = url; script.t...
来源: Laya_社区 发布时间: 20180209
...,如下 修改 //加载数据完毕后触发这个方法 GameMain.prototype.onLoad = function () { this.mainUI = new MainUI(); dataSource = ; this.allData = ["深发展A", "南坡A", "铜陵有色", "丰林集团", "泰瑞科技", "贵绳股份", "华谊兄弟", "光洋股份", "南京港", "华...
来源: Laya_社区 发布时间: 20170207
...会加载引用的资源文件? Laya.loader.create([{url:"Map01.ls","type":Laya.Scene},{url:"model.lh","type":Laya.Sprite3D}]) 第二种就只会加载这两个json文件,不会加载引用的资源?需要怎么弄? 附件 : --> 2019-03-05 添加评论 免费帖 --> 分享 微博 QZONE...
来源: Laya_社区 发布时间: 20190305
...获取组件代码bug /** *通过指定类型获得所有组件。 *@param type 组件类型。 *@param components 组件输出队列。 */ __proto.getComponentsByType=function(type,components){ var index=this._componentsMap.indexOf(type); if (index===-1) components.length=0; //这里应该返回了...
来源: Laya_社区 发布时间: 20170630
...象的引用。BrowserPublic Methods MethodDefined By createElement(type:String):*[static] 创建浏览器原生节点。 Browser getElementById(type:String):*[static] 返回 Document 对象中拥有指定 id 的第一个对象的引用。 Browser now():Number[static] 获取浏览器当...
来源: Laya2.0_api 发布时间: 20190513
...temBtn:Button = cell.getChildByName("mItemBtn"); 这样会报一个错:Type "Node" is not assignable to type "Button". Property "toggle" is missing in type "Node"; 对着官网list例子做的,不知道为啥会报这个错? 2018-06-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20180621
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...
来源: Laya2.0_api 发布时间: 20190513
...bleStaticInstanceBatchRender enabled hideFlags id importance probePosition type Methods _initialize _motionInVolume _reCaculateBoundBox _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onUpdate reBatch Constructors constructor n...
来源: Laya3.0_api 发布时间: 20231115
...oundsMax boundsMin destroyed enabled hideFlags id importance probePosition type Methods _VolumeChange _addRenderNode _initialize _motionInVolume _reCaculateBoundBox _removeRenderNode _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onRe...
来源: Laya3.0_api 发布时间: 20231115