大约有 14,370 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0176 秒)
Laya_社区(13204) Laya3.0_api(461) Laya2.0_文档(418) Laya3.0_文档(142) laya_api(53) Laya2.0_api(46) Laya_示例(26) Laya2.0_示例(20)
...Util.Util.fetch (file:///D:/workspace_laya/car_h5_nonet/bin/h5/protobuf.js:354:26) at Object.ProtoBuf.loadProtoFile (file:///D:/workspace_laya/car_h5_nonet/bin/h5/protobuf.js:5150:38) at msg_cs.__proto.loadProtoFile (file:///D:/workspace_laya/car_h5_nonet/bin/h5/Main.max.js:2557:31) at CarProtoModel...
来源: Laya_社区 发布时间: 20170117
...Android应用,获取首页链接经常超时最后卡在加载界面 09-23 11:41:15.458 16178-16304/? I/LayaBox: xhr.GET url=http://192.168.0.130/release/index_app.html?app=1 09-23 11:41:15.469 16178-16271/? I/LayaBox: Download [ ]:http://192.168.0.130/release/index_app.html?app=1 09-23 11:41:...
来源: Laya_社区 发布时间: 20170923
...要也上传到服务器去? 这个不用传,也不能传 2017-11-24 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 king 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里...
来源: Laya_社区 发布时间: 20171124
3d模型旋转问题 请教下大家 我转X轴的时候用的是 sphere.transform.rotate(vectx,true,false); 转Y轴的时候用的是sphere.transform.rotate(vecty,false,false); 一个是局部,一个是世界 我怎么限制x轴转到北极就不转了,欧拉角,同一个位置每次输出...
来源: Laya_社区 发布时间: 20180523
...u 相关问题 分享:LayaAir下Loading进度条的制作(ActionScript 3.0) 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 请问在layaIDE里,怎么调用微信小程序API 有什么容器能够实现当子元素达到显示上限后自...
来源: Laya_社区 发布时间: 20170107
...lRotationTest = new PanelRotationTest(Laya.Sprite); testSpriteRotation.pos(300,260); Laya.stage.addChild(testSpriteRotation); var testPanelRotation:PanelRotationTest = new PanelRotationTest(Laya.Panel); testPanelRotation.pos(1000,260); Laya.stage.addChild(testPanelRotation); Laya.Tween.to(testPanelR...
来源: Laya_社区 发布时间: 20170814
...i1.png"); data.push("img_common_pinzhi2.png"); data.push("img_common_pinzhi3.png"); data.push("img_common_pinzhi4.png"); data.push("img_common_pinzhi5.png"); } // item使用的列表数据 list.dataSource = data; } private onSelect(index: number): void { console.log("当前选择的索引:" + inde...
来源: Laya_社区 发布时间: 20180410
...码. } ``` 通过上述步骤就可以轻松完成iOS中的IAP功能. ### 3. 充值接口及参数说明: `conchMarket.recharge(jsonParam,callBack);` `jsonParam`参数是输入参数,为json字符串, json对象必须提供以下属性 | 名称 | 类型 | 描述 | | ------------ | ------ | ---------...
来源: Laya2.0_文档 发布时间: 20210715
...e文件中依然存在 1 场景文件GameScene.scene 2 脚本 GameScene.ts 3 脚本GameScene.ts 是附加到场景GameScene.scene 上的一个脚本,enemys 和bullets 是已经删除掉的 两个数组变量 (数组中关联的是预制件文件,且对应的预制件文件已经删除), ...
来源: Laya_社区 发布时间: 20190306
...球的demo吗?就是有重力势能的弹球,感谢感谢! 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 关于使用matterjs物理引擎鼠标...
来源: Laya_社区 发布时间: 20180122