大约有 2,110 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0065 秒)
...集的重复利用。 hill_0219 • 2018-01-22 10:37 let resArray: Array<any> = [ { url: hyip+"res/atlas/comp/01_shouye.json", type: Loader.ATLAS }, { url: hyip+"res/atlas/comp/02_zhujiemian.json", type: Loader.ATLAS }, { url: hyip+"res/atlas/comp/30_loading.json"...
来源: Laya_社区 发布时间: 20180120
...,请求官方帮助, 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 为什么laya.pathfinding.js里面的Grid,通过Laya.Grid竟然获取不到?有laya.pathfinding.js的使用教程吗?API中没有找到。 设备的几个单例都获取不到 问题状态 最新活动: 201...
来源: Laya_社区 发布时间: 20181215
... 设置数据项为对应图片的路径 var data = []; for (var i = 0; i < 10; ++i) { data.push("res/1.jpg"); data.push("res/1.jpg"); data.push("res/1.jpg"); data.push("res/1.jpg"); } rankList.array = data; function updateItem(cell, index) { cell.setImg(cell.dataSource); } 发布小游戏将co...
来源: Laya_社区 发布时间: 20180416
...型变的黑呼呼的 很多黑面 JS 是没有自动补全提示吗 localToGlobal坐标转换 关于龙骨动画转换 问题状态 最新活动: 2017-10-27 11:54 浏览: 997 关注: 2 人 momo199059 • 2017-10-27 16:08 语法报错倒不会, 但是跑起来的时候会有bug。 因为本来我...
来源: Laya_社区 发布时间: 20171025
...可以点击输入条右侧的拾色器选取颜色 滚动条类型 scrollType 滚动类型,选项有:无滚动、水平方向滚动、垂直方向滚动、水平与垂直都滚动。不同的滚动类型要设置对应的滚动条皮肤 垂直滚动条皮肤 vScrollBarSkin 垂直滚动条皮肤...
来源: Laya3.0_文档 发布时间: 20251010
...nit(); } return this.s_instance; } private init() { } private skins: Array<string>; private mapImg:Laya.Image; private constructor() { } public GetMap():Laya.Image { if(this.mapImg==null) { this.mapImg=new Laya.Image(); } return this.mapImg; } public LoadMapResource() { this.skins=[ "res/img/m...
来源: Laya_社区 发布时间: 20171124
...s的get start的Laya版本 在Laya中使用Matter需要在index.html的“<!--jsfile--startTag-->”标签前面添加下面的引用 (libs/matter.js 和libs/LayaRender.js) 然后创建一个Matter_getStart.js (代码如下)var Matter = window.Matter; // module aliases var Engine = ...
来源: Laya_社区 发布时间: 20170905
...类都没法用喽,像字典类Dictionary,Timer,ByteArray,Vector.<>之类的。 另外显然的AS3事件机制全体阵亡喽?比如全部使用laya.event里面的事件机制是吗? 另外一些AS3非常常用的第三方库TweenMax之类的,显然也是无法用的喽?...
来源: Laya_社区 发布时间: 20170510
...iveRenderElementOBJ.ts:93 _shaderInstances _shaderInstances: SingletonList<ShaderInstance> Implementation of IRenderElement._shaderInstances Defined in laya/d3/RenderObjs/NativeOBJ/NativeRenderElementOBJ.ts:83 Accessors _geometry get _geometry(): IRenderGeometryElement set _geometry(data: IRen...
来源: Laya3.0_api 发布时间: 20231115
...\node_modules\vscode-debugadapter\lib\protocol.js:104:38) at Socket.<anonymous> (d:\Program\LayaAirIDE_1.7.0\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\node_modules\vscode-debugadapter\lib\protocol.js:24:60) at emitOne (events.js:96:13) at Socke...
来源: Laya_社区 发布时间: 20170416