大约有 2,566 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0051 秒)
Laya_社区(1381) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...iderShape.ts:197 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:185 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Defined in laya/d3/physicsCannon/shape/CannonCollider...
来源: Laya3.0_api 发布时间: 20231102
...find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"file not find"); return; } //保护修改-----end------------------ this.basePath =_atlasPath?Loader.getAtlas(_atlasPath).dir:_url.split(".swf")[0] + "...
来源: Laya_社区 发布时间: 20180910
...不能点击两次 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 问题状态 最新活动: 2019-05-09 19:29 浏览: 3001 ...
来源: Laya_社区 发布时间: 20181028
...目 关于发布oppo、vivo快游戏,无法生成Rpk问题 关于同为object层,层级设置无效的问题 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 问题状态 最新活动: 2020-10-21 17:17 浏览: 3324 关注: 5 人 layabox • 2020-10-21 17...
来源: Laya_社区 发布时间: 20200816
...jointClasspublic class MotorJointInheritanceMotorJoint JointBase Component Object 马达关节:用来限制两个刚体,使其相对位置和角度保持不变 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By angularOffset : Number基于o...
来源: Laya2.0_api 发布时间: 20190513
...eometry Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...at Function.success (http://127.0.0.1:9973/game/code.js:21580:33) at Object.success (http://127.0.0.1:9973/game/__d ... :18788) at c (http://127.0.0.1:9973/game/__dev__/WAGame.js:4:3519) at Function.<anonymous> (http://127.0.0.1:9973/game/__dev__/WAGame.js:4:3702) at n....
来源: Laya_社区 发布时间: 20180205
...index":0,"index1":1}; Laya.LocalStorage.setJSON("item",data);//直接传入Object 接口内部转化为JSON字符串存储 ``` 在chrome中运行之后按快捷键F12,结果如下图所示:  从图中我们可以看到刚才的数据都存储进去了 下面我们对这些数据...
来源: Laya2.0_文档 发布时间: 20210715
...[p]); } function __() { this.constructor = d; } d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); }; var BackGround = (function() { __extends(Class, Laya.Sprite); function Class() { Laya.Sprite.call(this); this.img = []; this.init(); } Class.prototype.init = funct...
来源: Laya_社区 发布时间: 20170619
...); console.log("desc:"+ pJson.desc); }); ``` ### 2. IOS系统下Objective-C中编码 (注: LayaNative中提供了一个消耗性商品示例类IAPManager类作为参考) ```javascript // MarketAppStore.mm文件中的LP_CZ方法中添加内购相关代码, 然后在JavaScript中调用con...
来源: Laya2.0_文档 发布时间: 20210715