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

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

1191. 关于laya图片资源缓存的问题 增量更新文件缓存 [ 44%]

...) .pipe(gulp.dest('.')) }) /** 图集资源添加时间戳 */ gulp.task('updata_atlas_version',['create:hash'], () => { return gulp.src('./server/static/**/*.atlas') .pipe(function(){ return through.obj(function (file, enc, cb) { let _content = file.contents.toString() let _hash = `?v=${Date.now(...

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

1192. 打包安卓微端app, 在模拟器上无法运行,,,,,, [ 44%]

...ketTest@4a7f7fe0 11-15 14:08:16.673: D/dalvikvm(1879): Trying to load lib /data/app-lib/com.hmjlbH5.xianhao-1/liblayaair.so 0x94ff75b8 11-15 14:08:17.053: A/libc(1879): Fatal signal 11 (SIGSEGV) at 0xdead0000 (code=1), thread 1879 (hmjlbH5.xianhao)   2017-11-15 添加评论 免费帖 --> 分享 微...

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

1193. LayaBox进阶之UI管理类 [ 44%]

...步实现 打开界面 openWindow public openWindow(clazz: any, param?: { data?: any }) { let view = new clazz() this.setView(clazz, view); this.mainContent.addChild(view); }  初始化传进来的场景类; 存进字典 添加到显示层   下面是缓存的过程 setView private setView(clazz...

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

1194. List翻页效果怎么实现 [ 44%]

...0 1 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; export default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this.list_rule.h...

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

1195. 加载lh格式模型报错 [ 44%]

...出来资源 这个是怎么回事? 我的tieldmap生成的json文件里data是这种格式,地图显示有误 问题状态 最新活动: 2019-11-13 15:26 浏览: 2310 关注: 7 人

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

1196. laya2.0构建app时url不再支持.html文件,但是需要runtime.json这个文件是怎么来的? [ 44%]

...68.0.72/web3/updat ... 0.844 I/LayaBox: >>>JCConchRender::clearAllData =-815802000 D/EGL_emulation: eglMakeCurrent: 0xe05ec520: ver 3 1 (tinfo 0xe201f990) W/LayaBox: download error: timeout, dt=8,opttimeout=1798 I/LayaBox: Downloaded http://192.168.0.72/web3/updat ... 44%40 s=0 l=0 I/LayaBo...

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

1197. 关于微信小游戏渲染子域图的问题 [ 44%]

...接 提交 2 个回复 阿噗 赞同来自: if(Browser.onMiniGame) { WXOpenDataViewer.postMsg({command:"open", curScore:GameModel.getInstance().money, data:{windowWidth:Laya.stage.width, windowHeight:Laya.stage.height}}); } 2018-12-04 0 0 分享 微博 QZONE 微信 谢春 赞同来自: 你用的是L...

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

1198. laya.d3.core.light.PointLight_API3.0 [ 44%]

...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLat...

来源: Laya3.0_api 发布时间: 20231115

1199. laya.d3.core.BaseCamera_API3.0 [ 44%]

...layer: number 图层。 Returns void bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callL...

来源: Laya3.0_api 发布时间: 20231115

1200. laya.resource.HTMLCanvas_API3.0 [ 44%]

...HTMLCanvas.ts:94 销毁。 override Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是...

来源: Laya3.0_api 发布时间: 20231115