大约有 1,615 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0063 秒)
Laya_社区(1128) Laya3.0_api(151) Laya2.0_api(106) laya_api(97) Laya2.0_文档(85) Laya3.0_文档(30) Laya2.0_示例(9) Laya_示例(9)
... "#000000"; } } } // 程序入口 Laya.init(600, 400); Laya.loader.load([{ url: "res/atlas/comp.json", type: Loader.ATLAS }], Handler.create(this, this.onLoaded)); function onLoaded(): void { //示例UI界面 var testUI: TestUI = new TestUI(); Laya.stage.addChild(testUI); }// TestView.as package { i...
来源: Laya_示例 发布时间: 20241119
... "#000000"; } } } // 程序入口 Laya.init(600, 400); Laya.loader.load([{ url: "res/atlas/comp.json", type: Loader.ATLAS }], Handler.create(this, this.onLoaded)); function onLoaded(): void { //示例UI界面 var testUI: TestUI = new TestUI(); Laya.stage.addChild(testUI); }// TestView.as package { i...
来源: Laya2.0_示例 发布时间: 20200319
...存需要释放么。数组已经释放。调用clearRes看到只是清空url对应的 loadedMap数组。并没有执行destroy。这样实际是删除了么。看curmem 并没有变化。如果删除不了。是不是配置多了以后 内存会很大 2018-09-11 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20180911
...? [引擎优化]希望官方可以增加stencil功能 laya2.0构建app时url不再支持.html文件,但是需要runtime.json这个文件是怎么来的? 关于HTMLCanvas 截图功能 如何使用list控件做一个游戏背包功能? VBOX HBOX 的文档太少了,都不知道这两个怎么...
来源: Laya_社区 发布时间: 20180117
...ex Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoHide autoSize bottomMoveLimit changeHandler disableDrag downButton elasticBackTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimit triggerDownDr...
来源: Laya3.0_api 发布时间: 20231115
...ex Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoHide autoSize bottomMoveLimit changeHandler disableDrag downButton elasticBackTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimit triggerDownDr...
来源: Laya3.0_api 发布时间: 20231115
...游戏,真机测试出现 window is not define 报错 laya2.0构建app时url不再支持.html文件,但是需要runtime.json这个文件是怎么来的? laya2.0调用scene.gc方法,再次加载同一份资源时候,会导致gpu内存不断增加! laya2.0 runtime问题 Laya2.0 的3D射线...
来源: Laya_社区 发布时间: 20191123
...cket.endian = Laya.Byte.LITTLE_ENDIAN; //建立连接 this.socket.connectByUrl("ws://localhost:8989"); this.socket.on(Laya.Event.OPEN, this, this.openHandler); this.socket.on(Laya.Event.MESSAGE, this, this.receiveHandler); this.socket.on(Laya.Event.CLOSE, this, this.closeHandler); this.socket.on(Lay...
来源: Laya2.0_文档 发布时间: 20210714
...多开吗 请问一下 ProtoBuf 支持 as3 版本吗? laya2.0构建app时url不再支持.html文件,但是需要runtime.json这个文件是怎么来的? 你好,问下新发布的2.0有关于 自动打包的支持吗? layaair-cmd 是否更新了? ios平台支持哪些系统基础字体 ...
来源: Laya_社区 发布时间: 20200428
...exture实现截屏功能但是要显示在FUI上必须存储到本地通过URL来记载~那请问laya怎么实现本地存储图片呐 2019-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 bpmf_d 赞同来自:...
来源: Laya_社区 发布时间: 20190419