大约有 5,033 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0126 秒)
Laya_社区(4935) Laya2.0_文档(33) Laya3.0_文档(20) Laya3.0_api(13) Laya_示例(12) Laya2.0_示例(11) Laya2.0_api(7) laya_api(2)
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能...
来源: Laya_社区 发布时间: 20170826
... { super(); if(stage) { init(); } else { this.addEventListener(Event.ADDED_TO_STAGE,init); } } private function init(e:Event=null):void { var loader:Loader=new Loader(); var context:LoaderContext=new LoaderContext(false,ApplicationDomain.currentDomain); loader.contentLoaderInfo.addEventListener(Even...
来源: Laya_社区 发布时间: 20151224
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 游戏运行在chrome里面 听不见声音 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上sock...
来源: Laya_社区 发布时间: 20200512
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元...
来源: Laya_社区 发布时间: 20161213
...r端代码: 1.flash air端代码: var file:File = File.applicationDirectory; var picPath:String = file.resolvePath("img.png").nativePath;//获取图片路径 //读取图片文件到字节数组 var readFile:File = new File(picPath); ...
来源: Laya_社区 发布时间: 20170417
...ine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameObject, .JSONObject component, System.Collections.Generic.List`1 linkSprite) LayaExport.DataManager.getComponentsData (UnityEngine.GameObject gameObject, .JSONObject node, .JSONObj...
来源: Laya_社区 发布时间: 20171106
2.2.0 Html使用img标签解析错误 TypeError: Illegal constructor preload.js:55 at Function.getInstance (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.core.js:11687:24) at Function.getInstance (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.html.js:1213:39) at Function._parseXML (file:/...
来源: Laya_社区 发布时间: 20191028
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 循环依赖不能运行 Circular dependency: 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 版本不匹配! 全局 tsc (2.2.2) != V...
来源: Laya_社区 发布时间: 20180530
... 8588 1 libGPUSupportMercury.dylib gpusSubmitDataBuffers + 164 2 IOAccelerator IOAccelContextFinishResourceSysMem + 64 3 libGPUSupportMercury.dylib gldFinishObject + 128 4 GLEngine _glBufferSubData_Exec + 716 5 WebCore WebCore::WebGLRenderingContext::bufferSubData(unsigned int, long long, JSC::Array...
来源: Laya_社区 发布时间: 20180409
使用webgl之后toDataUrl返回黑色的图像 按照 https://stackoverflow.com/questions/12538193/why-does-my-canvas-go-blank-after-converting-to-image 这里的说法,两个方式可用 1. 创建时加入preserveDrawingBuffer,但是,这个参数导致乐视手机崩溃 2. 在每次绘图...
来源: Laya_社区 发布时间: 20170523