大约有 1,619 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0175 秒)
Laya_社区(1545) Laya3.0_文档(27) Laya2.0_文档(23) Laya3.0_api(11) laya_api(10) Laya2.0_api(2) Laya2.0_示例(1)
...开始上下滑动了 问题状态 最新活动: 2017-05-31 12:04 浏览: 1012 关注: 3 人 shanshan • 2017-05-31 14:51 要打包成app装在手机上面才行 cuixueying • 2017-06-01 10:07 麻烦提供一个例子吧,我们好安排测试看下,有问题我们会及时安排修复,麻烦...
来源: Laya_社区 发布时间: 20170531
...上传不了);IDE 2.6.0 ,Native 2.6.1,android studio 3.6.0 2020-06-13 10:25:46.009 16276-16276/com.baitan.game E/AndroidRuntime: FATAL EXCEPTION: main Process: com.baitan.game, PID: 16276 android.os.FileUriExposedException: file:///mnt/sdcard/autoupdate.apk exposed beyond app through...
来源: Laya_社区 发布时间: 20200613
...so 总是崩溃,请问有人能看出来的什么原因吗? 08-14 10:57:48.464 22228-22354/? I/LayaBox: JSRuntime::callMethod {} 08-14 10:57:48.470 22228-22268/? I/System: core_booster, getBoosterConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49 temp_old :48...
来源: Laya_社区 发布时间: 20180814
... 报错堆栈: 02-06 14:59:43.858 6545 6658 I LayaBox : alert=http://10.0.1.72/game/dev-loca ... 5668: TypeError: Cannot read property 'createTexture' of null 02-06 14:59:43.858 6545 6658 I LayaBox : var glTexture=this._source=gl.createTexture(); 02-06 14:59:43.858 6545 6658 I LayaBox ...
来源: Laya_社区 发布时间: 20180206
...发布后在手机预览显示异常 问题状态 最新活动: 2018-07-03 10:12 浏览: 1896 关注: 2 人 小伦 • 2018-07-03 13:00 哦哦 好吧
来源: Laya_社区 发布时间: 20180702
...纵比,近距裁剪,远距裁剪) var camera= new Laya.Camera( 0, 0.1, 1000); //添加方向光 var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.ambientColor = new Laya.Vector3(0.6, 0.6, 0.6); directionLight.specularColor = new Laya.Vector3(0.6, 0.6, 0.6); direction...
来源: Laya_社区 发布时间: 20180108
...。。。 demo工程在附件中,实在是太诡异了。 环境为mac 10.15.3 node v8.17.0 tsc版本Version 3.8.3 ide版本是2.5beta 附件 : --> Tank.zip 2020-03-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回...
来源: Laya_社区 发布时间: 20200323
...,非常费,每帧刷新 layout.graphics.drawTexture(canvas); } 2018-08-10 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 开放域的位置偏移,是因为你主域绘制的区域跟开放数据域绘制的位置不对称,比如开放数据域绘制在0,0点,那在主域里绘制开...
来源: Laya_社区 发布时间: 20180625
...个压缩工具,生成min.js文件,应该对运行没有影响吧 2018-04-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 如果合格和laya的一样的话,应该是没有影响的 ...
来源: Laya_社区 发布时间: 20180410
...tton(); Laya.stage.addChild(button); button.label="button One"; button.pos(100,100); button.skin="comp/button.png"; button.toolTip="我是button One!"; //自定义鼠标提示 var button2:Button=new Button(); Laya.stage.addChild(button2); button2.label="button Two"; button2.pos(250,100); button2.ski...
来源: Laya_社区 发布时间: 20161115