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

大约有 204 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0061 秒)

191. zip更新模式缓存是怎么读取的?? [ 40%]

...updateError',null,name); //console.log("update error :"+name); } } }); zip.close(); if(onEnd) onEnd(localfile); }else{ console.log( 'set zip src error!'); onEvent('unknownError'); } } },10,100000000); } 2018-01-09 1 4 分享 微博 QZONE 微信 tangdelphi 赞同来自: 我也需要这个功能啊,...

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

192. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 40%]

...ulp.stderr.on('data', (data) => { console.log(`${data}`); }); _gulp.on('close', (code) => { console.log(`exit:${code}`); });   b)、创建并编写脚本 tools-publish.js#!/usr/bin/env node const program = require('commander'); const { fork } = require('child_process'); const path = require...

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

193. 可能有个昵称叫做“syy”的一只掉进粪坑里的猪会在下面乱叫 [ 39%]

... Scene.open() 这个么管理 匿名用户 • 2018-12-27 14:32 Laya.scene.close() ...destroy().. 一样的要报错哎, 还是 楼主的 DEBUG=FALSE 好用

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

194. 路径显示会添加DrawCall,每增加一条路径都会添加,有什么办法降DrawCall [ 39%]

...uto Generated method stub if(pop==null){ pop = new TestDialogUI(); pop.btn_close.clickHandler = new Handler(this,function(){pop.parent.removeChild(pop);}); } this.addChild(pop); } private function StartMove(len:int):void { trace("[TestView.StartMove]") // TODO Auto Generated method stub Laya.timer.l...

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

195. laya.ui.DialogManager_API3.0 [ 32%]

...管理。 任意对话框打开和关闭,都会出发管理类的open和close事件 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭,点击窗口是否切换层次等 通过设置对话框的zOrder属性,可以更改弹出的层次 Hierarchy Sprite Dial...

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

196. laya.ui.MoreGame [ 31%]

...chorY值最终通过pivotY值来改变节点轴心点。View autoDestroyAtClosed : Boolean = false场景被关闭后,是否自动销毁(销毁节点和使用到的资源),默认为falseScene autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽...

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

197. laya.ui.View [ 31%]

...chorY值最终通过pivotY值来改变节点轴心点。View autoDestroyAtClosed : Boolean = false场景被关闭后,是否自动销毁(销毁节点和使用到的资源),默认为falseScene autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽...

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

198. 3D场景环境设置 · LayaAir3.0文档 · LAYABOX [ 24%]

....Handler.create(this, this.onLoading)); //关闭指定的场景 Laya.Scene.close("scene/Login.ls") //销毁指定的场景 Laya.Scene.destroy("scene/Login.ls") 8.2 场景资源加载 示例代码如下: //用Laya.Scene3D的方式加载 Laya.Scene3D.load('scene/Game.ls', Laya.Handler.create(null, f...

来源: Laya3.0_文档 发布时间: 20241014

199. laya.ui.ColorPicker_API3.0 [ 20%]

...hildren addComponent addComponentInstance bubbleEvent callLater clearTimer close contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents...

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

200. 打包安卓Android studio黑屏 [ 19%]

...t exist or is not a directory I/LayaBox: js thread started.     js debug closed I/LayaBox: found the file in the package:scripts/runtimeInit.js I/LayaBox: found the file in the package:scripts/apploader.js E/LayaBox: >>>>>>>>>>>>>>>>>>>>&...

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