大约有 71 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0064 秒)
...,type:Laya.Loader.IMAGE} ]; Laya.loader.load(resArr, Laya.Handler.create(null, onLoaded)); function onLoaded(): void { Laya.URL.basePath ="https://xxx.com/"; //实例UI界面 var Main: MenuPageUI = new MenuPageUI(); Laya.stage.addChild(Main); } 在我找原因的...
来源: Laya_社区 发布时间: 20191122
...mber,speed:number)=>{ onEvent('downloading',Math.floor((now/total)*100),null); return false; }, //完成回调 (curlret:number,httpret:number)=>{ if(curlret!=0 || httpret<200||httpret>=300){ onEvent('downloadError'); //throw 'download error'; }else{ onEvent('downloadOK'); //let md5 = cal...
来源: Laya_社区 发布时间: 20180108
...etDeviceInfo::get_Value={"guid":"da:38:87:b1:d3:77","os":"android","imei":[null],"phonemodel":"MI PAD","imsi":[null],"resolution":"2048*1536","dpi":320,"osversion":"4.4.4"} 05-16 15:59:50.204 7562-7605/com.dihong.testdcc E/LayaBox: >>>>>>>>>>>>>>>>>...
来源: Laya_社区 发布时间: 20190516
...图"); } Sprite3D.load(path,Handler.create(null,function(sp){ if(_$this.PRINT_LOG){ console.log("加载单张地图完成"+curIndex); } sp.active=false; 在sp.activ...
来源: Laya_社区 发布时间: 20191011
...目标对象,最后再检测此对象。 layerName layerName: string = null Defined in laya/map/MapLayer.ts:42 当前Layer的名称 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough Defined in laya/display/Sprite.ts:260 鼠标事件与此对象的碰撞检测是否可穿...
来源: Laya3.0_api 发布时间: 20231115
...区域滚动效果,但scrollRect会保持0,0点位置不变。 default null Returns Rectangle Inherited from Text.viewport Defined in laya/display/Sprite.ts:1885 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲染...
来源: Laya3.0_api 发布时间: 20231115
...区域滚动效果,但scrollRect会保持0,0点位置不变。 default null Returns Rectangle Inherited from AnimationBase.viewport Defined in laya/display/Sprite.ts:1832 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提...
来源: Laya3.0_api 发布时间: 20231102
...区域滚动效果,但scrollRect会保持0,0点位置不变。 default null Returns Rectangle Inherited from Text.viewport Defined in laya/display/Sprite.ts:1885 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲染...
来源: Laya3.0_api 发布时间: 20231115
... MovieClip 实例。 Parameters Default value parentMovieClip: MovieClip = null 父MovieClip,自己创建时不需要传该参数 Returns MovieClip Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false I...
来源: Laya3.0_api 发布时间: 20231115
...区域滚动效果,但scrollRect会保持0,0点位置不变。 default null Returns Rectangle Inherited from Text.viewport Defined in laya/display/Sprite.ts:1885 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲染...
来源: Laya3.0_api 发布时间: 20231115