• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 5 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0082 秒)

1. 【LIST无法拖动】参照官方实例做的 [ 100%]

...                this.list = list;         Laya.stage.addChild(list);         this.hitArea = new Laya.HitArea();         this.hitArea.hit.drawRect(list.x, list.y -100,list.width, list.height, "#000000");         //限制鼠标点击区域    ...

来源: Laya_社区 发布时间: 20210122

2. laya.net.LocalStorage [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LocalStorageProperties | Methods Packagelaya.netClasspublic class LocalStorageInheritanceLocalStorage Object LocalStorage 类用于没有时间限制的数据存储。 Public Properties PropertyDefined By  _baseClass ...

来源: laya_api 发布时间: 20170929

3. laya.net.LocalStorage [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LocalStorageProperties | Methods Packagelaya.netClasspublic class LocalStorageInheritanceLocalStorage Object LocalStorage 类用于没有时间限制的数据存储。 Public Properties PropertyDefined By  _baseClass ...

来源: Laya2.0_api 发布时间: 20190513

4. laya打包APK无法进入游戏 [ 56%]

...0.935: I/LayaBox(24066): Download [  ]:http://stand.alone.version/src ... ge.js 03-07 15:59:40.937: I/LayaBox(24066): Download [  ]:http://stand.alone.version/src ... ct.js 03-07 15:59:40.943: I/LayaBox(24066):  onLayaInitError error=Load script error 03-07 15:59:40.945: I/LayaBox(24066): alert=...

来源: Laya_社区 发布时间: 20180307

5. laya native加载人物模型出错 [ 5%]

...3d=new Laya.Scene3D(); that.owner.addChild(scene);  var model=Laya.loader.getRes(window.getPath("res/3d/baseman01.lh")); var player=model.clone(); scene3d.addChild(player);    }));   然后用android扫描 layanative二维码 ,就会出错 .   [img]data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAA...

来源: Laya_社区 发布时间: 20190725