大约有 175 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0046 秒)
Laya_社区(96) Laya3.0_api(58) Laya_示例(6) Laya3.0_文档(5) Laya2.0_文档(4) Laya2.0_示例(4) laya_api(1) Laya2.0_api(1)
... 没使用laya的Iframe页面能正常响应键盘事件:http://148.70.119.141/test/platform1.html 使用了laya的Iframe页面无法响应键盘事件:http://148.70.119.141/test/platform2.html 2019-07-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20190714
...模式下可以访问获取 Access to XMLHttpRequest at 'http://192.168.3.70:8081/api/test?data=test' from origin 'http://192.168.3.70:8082' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the req...
来源: Laya_社区 发布时间: 20200609
...niSprite3d.getComponentByType(Laya.Animator); animator.play(null, 1.0, 40, 70); }); var _quaternion = new Laya.Quaternion(); Laya.timer.frameLoop(1, null, function () { Laya.Quaternion.createFromYawPitchRoll(0.025, 0, 0, _quaternion); var _direction = directionLight.direction; Laya.Vector3.transform...
来源: Laya_示例 发布时间: 20260817
.../WebGLCanvas.as +++ b/libs/laya/src/laya/webgl/resource/WebGLCanvas.as @@ -70,6 +70,7 @@ package laya.webgl.resource { override public function destroy():void { _ctx && _ctx.destroy(); _ctx = null; + super.destroy(); } public function get context():Context {即 WebGL.as 注释掉265,266 We...
来源: Laya_社区 发布时间: 20180612
...自动新增扩展名导致加载失败 原始文件路径http://192.168.1.70/heidao/resource2/actgame/res/spine/lh_10001/lh_10001.skel 在微信小游戏中引擎不知为何自己新增扩名http://192.168.1.70/heidao/res ... l.bin,造成了加载失败 附件 : --> 2024-07-12 添加评论 免...
来源: Laya_社区 发布时间: 20240712
...8:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7c 2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] string: 'http://192.16...
来源: Laya_社区 发布时间: 20190315
...s.animation); this.animation.loadImages(images); this.animation.interval = 70; this.animation.play(0); return this.animation } 我不知道你是怎么做的。这样是没问题的 2019-03-25 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, ...
来源: Laya_社区 发布时间: 20190325
...oGroup { var rg: RadioGroup = new RadioGroup(); rg.skin = skin; rg.space = 70; rg.direction = "v"; rg.labels = "Item1, Item2, Item3"; rg.labelColors = "#787878,#d3d3d3,#FFFFFF"; rg.labelSize = 20; rg.labelBold = true; rg.labelPadding = "5,0,0,5"; rg.selectHandler = new Handler(this, this.onSelectCha...
来源: Laya_示例 发布时间: 20260817
...oGroup { var rg: RadioGroup = new RadioGroup(); rg.skin = skin; rg.space = 70; rg.direction = "v"; rg.labels = "Item1, Item2, Item3"; rg.labelColors = "#787878,#d3d3d3,#FFFFFF"; rg.labelSize = 20; rg.labelBold = true; rg.labelPadding = "5,0,0,5"; rg.selectHandler = new Handler(this, this.onSelectCha...
来源: Laya2.0_示例 发布时间: 20260817
...es Sprite Pie imgSp.graphics.clear(); imgSp.graphics.drawPie(501,501,501,0,70,""); 2018-12-11 0 0 分享 微博 QZONE 微信 熊猫大侠 赞同来自: 自己回复一个 然后给自己的回复设置最佳 2018-11-13 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题...
来源: Laya_社区 发布时间: 20181109