大约有 1,654 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0157 秒)
Laya_社区(831) Laya3.0_api(384) Laya2.0_api(195) laya_api(183) Laya2.0_文档(39) Laya3.0_文档(18) Laya2.0_示例(2) Laya_示例(2)
...df5f] 9 #08 pc 0000000000385e24 /system/lib64/libart.so (_ZN3artL24DexFile_getDexFileStatusEP7_JNIEnvP7_jclassP8_jstringS5_+420) [arm64-v8a::e0e24da8dd8477320b338792456adf5f] 10 #09 pc 000000000076f4e8 /system/framework/arm64/boot-core-libart.oat (oatexec+2954472) [arm64-v8a::5221dce0a9663757c6cc280...
来源: Laya_社区 发布时间: 20190603
...me出现错误: Error processing launch: Error Could not attach to main target 图集打包找不到图集文件 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接...
来源: Laya_社区 发布时间: 20170911
...ioContext was not allowed to start. 怎样获取浏览器地址传过来的GET参数 我的tieldmap生成的json文件里data是这种格式,地图显示有误 通过laya嵌入iframe 后 原本laya禁止微信浏览器里面的上下滑动,又开始上下滑动了 真机调试报错:LayaPlayer...
来源: Laya_社区 发布时间: 20171129
...ctionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) L...
来源: Laya_社区 发布时间: 20180319
...添加如下代码,发布后会将TS编译为JS: var os = conchConfig.getOS(); var bridge; var obj = {} as any; if (os == "Conch-ios") { bridge = PlatformClass.createClass("JSBridge");//创建脚步代理 } else if (os == "Conch-android") { //需要完整的类路径,注意与iOS的不同 brid...
来源: Laya3.0_文档 发布时间: 20250422
...ctionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) L...
来源: Laya_社区 发布时间: 20180205
...a.Sprite().loadImage() 创建的对象大小不是图像大小,然后用getBounds获取也拿不到真实的大小? 这个建议官方改下接口,理论上width和height用来检测碰撞,那你看到的就应该是碰撞的边缘,按照官方的注释显然不太合理。 谢谢...
来源: Laya_社区 发布时间: 20180530
...Defined in laya/device/Shake.ts:23 Returns Shake Accessors Static instance get instance(): Shake Defined in laya/device/Shake.ts:32 Returns Shake Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 P...
来源: Laya3.0_api 发布时间: 20231115
...__init__ (http://127.0.0.1:61836/game/code.js:7139:21) at Function._$GET_clientWidth (http://127.0.0.1:61836/game/code.js:7056:11) at new GameEx (http://127.0.0.1:61836/game/code.js:56322:89) at http://127.0.0.1:61836/game/code.js:56681:14 at require (http://127.0.0.1:61836/g...
来源: Laya_社区 发布时间: 20180426
... Animator 组件所在节点相同 var animatorRoot: Sprite3D = CmShowTool.getAnimatorRoot(skeletonRoot, animatorRootName); /** * 添加根 Aniamtor 组件 * @param animatorRoot 根节点,在此节点上添加 Animator 组件 * @param partsRenderableArray 各部分渲染节点数组 * @param skele...
来源: Laya2.0_文档 发布时间: 20210715