大约有 110 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0068 秒)
...intCount); --this.m_jointCount; if (!b) for (a = d.GetContactList(); a;) a.other === c && a.contact.FlagForFiltering(), a = a.next } }; box2d.b2Assert=function(a,b,c){ if (box2d.DEBUG && !a) {console.log(box2d.DEBUG); console.log(a); throw Error() } else { }; }; 匿名用户 • 2018...
来源: Laya_社区 发布时间: 20181213
...相关调用 185*****051 • 2019-05-09 11:29 1. Library Search Paths 2. Other C Flags 3. 导入LayaRuntime-iOS 4.导入所有相关库和相关资源文件 5. 初始化conchRuntime 初始化ConchRuntime引擎 以上所有操作完毕,编译的时候出错了 但是关闭引擎初始化 //conchRun...
来源: Laya_社区 发布时间: 20190508
...EN-30,58); btn_start.clickHandler = new Handler(this,StartMove,[len]); add_other.clickHandler = new Handler(this,OnShow); // aa.dataSource = {text:"mmmm"}; for(var i:int = 0;i<100;i++){ var img:Image = TestScrollImage(); img.pos(100+i*10,100+i+10); this.addChild(img); } } private function TestScr...
来源: Laya_社区 发布时间: 20171129
... if (d && !b) for (a = d.GetContactList(); a;) a.other === c && a.contact.FlagForFiltering(), a = a.next } }; 毕竟是自己没看懂全部内容的情况下修改的 暂时没有发现其他问题 但是不保证会引发其他问题 所以还是希望官方...
来源: Laya_社区 发布时间: 20181024
...,如图12-6所示。 (图12-6) 应对的示例代码: onTriggerEnter(other: any): void { //other是碰撞到的碰撞体对象,根据碰撞到的标签处理对应的逻辑 if (other.label === "buttle") { //碰撞到子弹后,增加积分,播放声音特效 //省略若干代码…… } els...
来源: Laya3.0_文档 发布时间: 20251010
...ity颜色空间的设置:Editor -> Project Setting -> Player -> Other Setting -> Color Space,操作如图2-7所示。 (图2-7) 2.关于法线贴图的提醒 Unity的法线贴图经过了压缩,在导出的时候可能会存在LayaAir IDE预览与Unity不一致的情况,对于...
来源: Laya3.0_文档 发布时间: 20251010
...同。 ##### 自定义导出目录的名称 插件功能的下方有一个`Other Setting(其它设置)`,如果按从上至下的顺序介绍,应该最后讲。这里因为与导出设置关联紧密,我们就先来介绍一下。 `Other Setting(其它设置)`里,当前只有一个选...
来源: Laya2.0_文档 发布时间: 20210714
...te); var _proto = Floor.prototype; /** * type int 1->地板默认宽度 other->随机宽度 */ _proto.init = function(type){ this.maxRight = 0; //如果不开启autoSize 父容器的宽度和高度无法获取 this.autoSize = true; //初始化的时候将坐标放到屏幕右边 this.x = 852; ...
来源: Laya_社区 发布时间: 20160801
...te); var _proto = Floor.prototype; /** * type int 1->地板默认宽度 other->随机宽度 */ _proto.init = function(type){ //是否需要在地板上面增加道具 var needItem = true; this.maxRight = 0; //如果不开启autoSize 父容器的宽度和高度无法获取 this.autoSize = true;...
来源: Laya_社区 发布时间: 20160803
...择sprite3d才会有)批量导出场景中所有一级节点 Other Setting --- 其他设置 Cover Original Export Files 导出时覆盖原始导出文件 Customize Export Root Directory Na...
来源: Laya_社区 发布时间: 20170428