大约有 1,398 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0058 秒)
Laya_社区(1157) Laya2.0_文档(93) Laya2.0_api(64) laya_api(53) Laya3.0_文档(20) Laya3.0_api(10) Laya2.0_示例(1)
...支持排除libs下引擎文件 引擎文件受到项目中引用(即bin/index.js)和发布面板"是否只拷贝index.js里引用的类库"的影响 这个功能已经对引擎文件做了比较好的引用排除,没必要用发布排除功能排除引擎文件 发布排除功能主要针对资...
来源: Laya_社区 发布时间: 20190921
...estPageUI); function onClick() { this.ani1.stop();//停止播放 this.ani1.index=30;//index为帧索引,停止到第几帧 } 2017-05-27 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 15952728807 相关问题 请问laya有没有地图...
来源: Laya_社区 发布时间: 20170526
...API介绍 HSlider的API介绍请参考 [http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.ui.HSlider](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.HSlider)。 ## 2、通过LayaAirIDE创建HSlider组件 ### 1.1 创...
来源: Laya2.0_文档 发布时间: 20210714
protobuf TS中使用 我已经在index.html中加入 <script type="text/javascript" src="libs/protobuf.js"></script> 但是工程中libs怎么加入.d.ts呢? 2017-08-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20170817
... 1 个回复 kylin 赞同来自: 2.0的项目发布时有"是否只拷贝index.js里引用的类库" 1.0的项目,将不使用的类库从index.html中删除即可 2019-09-21 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 reven1983 相...
来源: Laya_社区 发布时间: 20190918
... attrs = Laya.Buffer._enableAtributes; if (attrs) { attrs.forEach((buffer, index) => { if (buffer && buffer.deleted) { Laya.WebGL.mainContext.disableVertexAttribArray(index); attrs[index] = null; } }); while (attrs.length > 0 && attrs[attrs.length - 1] == null) attrs.pop(); } }...
来源: Laya_社区 发布时间: 20200708
...er = new Handler(this, this.updateItem) private updateItem(cell: Laya.box, index:number):void {let name = Item.getchildByName("XXXX") as Labelname.chengText(list.array[index].name) } 2018-11-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...
来源: Laya_社区 发布时间: 20181121
...layabox.com/question/1380 2、宏命令:http://layaflash.ldc.layabox.com/index.php?m=content&c=index&a=show&catid=6&id=9 3、发布版本:http://ask.layabox.com/question/2622 2017-03-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先...
来源: Laya_社区 发布时间: 20170320
...文件的id。* 路径规则:/,表示app根目录。例如:hashstr('/index.html'), 不要带参数,如果带参数的话-- hashstr('/aa/bb.htmlff=2') 会导致谁也找不到这个文件* @param chksum 校验码,如果0则此函数自己计算。如果是外部版本控制,则这个是...
来源: Laya_社区 发布时间: 20190401
...时经常黑屏,这个是抓取的日志如下:I/LayaBox (12689): read index:/data/data/com.klzz.platform/cache//LayaCache//appCache/48a42618/filetable.txt E/LayaBox (12689): read index failed I/LayaBox (12689): Download [ ]:http://192.168.137.1/public/sh ... i.ttf I/LayaBox (12689): >>>...
来源: Laya_社区 发布时间: 20170320