大约有 484 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0050 秒)
....dihong.testdcc E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://cdn.odds5.com/bmh5/testLayaDcc2/index.js 05-16 15:59:48.871 7562-7562/com.dihong.testdcc D/LayaGameEngine: game_plugin_init url =http://cdn.odds5.com/bmh5/testLayaDcc2/index.js 05-16 15:59:48.871 7562-7562/com.dihong.t...
来源: Laya_社区 发布时间: 20190516
...ll TypeError: Cannot read property 'LESS' of null at Function.value (http://127.0.0.1:43542/game/li ... :19438) at Object.value [as init] (http://127.0.0.1:43542/game/li ... 515524) at new Main (http://127.0.0.1:43542/game/js/bundle.js:267:90) LESS是LayaGL.instance的属性,...
来源: Laya_社区 发布时间: 20220616
...017-03-08 14:38 浏览: 1445 关注: 2 人 cuixueying • 2017-05-18 12:02 http://ask.layabox.com/question/3232 cry_11858 • 2017-03-08 14:26 点击删除,删除事件里做什么?deleteItem(index); index怎么知道。 cuixueying • 2017-03-08 14:34 index就是你要删除的项的索引 cry_...
来源: Laya_社区 发布时间: 20170308
...ypeError: t.getElementsByTagName is not a function at t.e.parseFont (http://127.0.0.1:63921/game/code.js:1:12413) at e.s.onLoaded (http://127.0.0.1:63921/game/code.js:1:176642) at e.u (http://127.0.0.1:63921/game/code.js:1:295812) at Image._image._image.onload (http://127.0.0...
来源: Laya_社区 发布时间: 20180530
...SnapEffect.x = this._bmpSnap.x; this._shapeSnapEffect.y = this._bmpSnap.y; http://developer.egret.com/cn/ ... -draw Laya能不能参考一下egret中的截屏功能吗?? 在WebGL和app下命倒底用什么方法才能截屏呢???期待。。。。。。。 2017-06-18 添加评论 免费帖...
来源: Laya_社区 发布时间: 20170618
...LocalNativeFile(url)) { url = URL.formatURL(url); }else { if (url.indexOf("http://") != -1 || url.indexOf("https://") != -1) { if(MiniFileMgr.loadPath != "") { url = url.split(MiniFileMgr.loadPath)[1];//去掉http头 }else { var tempStr:String = URL.rootPath != "" ? URL.rootPath : ...
来源: Laya_社区 发布时间: 20180503
LayaAir 寻路库,寻路路径错误 已解决: http://yyztom.com/search/astar 也是基于 Brian Grinstead的js版本写的as3版本,相当快速 http://www.briangrinstead.com/ ... dated 拿走不谢 (附件) --------------------------------------------------------------------var arr:...
来源: Laya_社区 发布时间: 20161221
...加载错误 laya.core.js:12371 Uncaught Error: LoaderManager:unknown file(http://127.0.0.1/layaair/myLaya3D1/bin/null path) extension with: 1. at LoaderManager.__proto._create (laya.core.js:12371) at LoaderManager.__proto.create (laya.core.js:12339) at Loader.Laya3D._onHierarchylhLoaded (laya.d3.js...
来源: Laya_社区 发布时间: 20170927
...")[0] document.getElementById("aaa").appendChild(LayaCanvas); 3.在这里 http://ask.layabox.com/question/4533 问过,使用Laya.Render._mainCanvas.source.style来设置canvas的属性,这个方法可以,不会发生偏移,但是无法放到我要的位置啊,具体请看图,这问...
来源: Laya_社区 发布时间: 20170518
...wn编写,以下是源文件 更好的浏览体验请访问原文链接 http://www.cnblogs.com/wildfirecode/p/7382612.html =========================== # 借助AMD来解决HTML5游戏开发中的痛点 ## 游戏开发的痛点 现在,基于国内流行引擎(LayaAir和Egret)和TypeScript...
来源: Laya_社区 发布时间: 20170817