大约有 313 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0041 秒)
... shawn 赞同来自: @Laya_Aaron, 改变了worldRoot后, 物理引擎的debug线,不会跟着移动, 源码里,debug线是直接画在舞台上的,修改成worldRoot后, 多边形的debug线也会飘一下, 2018-12-01 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复...
来源: Laya_社区 发布时间: 20181126
... "typescript" npm ERR! node v4.4.1 npm ERR! npm v2.14.20 npm ERR! path npm-debug.log.532595257 npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall open npm ERR! Error: EACCES: permission denied, open 'npm-debug.log.532595257' npm ERR! at Error (native) npm ERR! { [Error: EACCES: permission deni...
来源: Laya_社区 发布时间: 20160829
...uot;); isLoaded = true; }), Laya.Handler.create(this, function (pro) { if (debug) console.log("Loading progresss : " + pro); }, null, false), Laya.Scene); Monica • 2018-03-21 11:01 @jinfawu:能否提供一个预加载多个文件的Demo呢?我看下 jinfawu • 2018-03-21 11:28 @Monica...
来源: Laya_社区 发布时间: 20180321
...r -t F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_3.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_5.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_6.apk F:\GWCT\An...
来源: Laya_社区 发布时间: 20190723
...code/DerivedData/wangpainiuniu-anpukpjfwkheduhiexglvkluqjyw/Build/Products/Debug-iphonesimulator/wangpainiuniu.app/wangpainiuniu normal x86_64 cd /Users/poss/Desktop/release/iOS/wangpainiuniu/wangpainiuniu export IPHONEOS_DEPLOYMENT_TARGET=7.0 export PATH="/Applications/Xcode.app/C...
来源: Laya_社区 发布时间: 20161229
...iver.newWebGLContext = FlashRunDriver.newWebGLContext;之后,启动flash debug会内存溢出 代码很简单,只是为了试验flash可以发布写了两行 Laya.init(800, 600); Laya.stage.bgColor = "#ff0000"; 请帮忙看下 附件 : --> 2017-03-20 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20170320
... } //class game.Game var yfqian=(function(){ function yfqian(){ var debug=yfqian.getUrl("debug"); console.log("dubegs:",debug); if(debug=="yfqian"){ new VConsole(); webUrl=testUrl; phpUrl=testUrl_php; }else{ webUrl=adminUrl; phpUrl=adminUrl_php; } window.console.log('webUrl:',webUrl) if(window...
来源: Laya_社区 发布时间: 20190313
...码调试的时候执行,发布的时候就不执行,像as3的CONFIG::DEBUG这种条件编译。laya有这个设置吗?现在所用语言是typeScript。引擎里面有变量标记这个吗? 我想到一个方法就是在laya的核心库core.js设置一个变量标记一个debug = true;然...
来源: Laya_社区 发布时间: 20171222
...4 个回复 kylin 赞同来自: 2.0.0beta2修复了断点失效的问题,debug的输出在“调试控制台”面板显示。 下一版会在debug时自动打开“调试控制台” 2018-09-22 0 0 分享 微博 QZONE 微信 赞同来自: 亲测有反应可以打印出来 你是不是写错...
来源: Laya_社区 发布时间: 20180918
...artScene = "main.scene"; GameConfig.sceneRoot = ""; GameConfig.debug = false; GameConfig.stat = false; GameConfig.physicsDebug = false; GameConfig.exportSceneToJson = true; GameConfig.init(); class Main { constructor() { //根据IDE设置...
来源: Laya_社区 发布时间: 20201110