• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 118 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0067 秒)

111. [LayaAir3]Laya3.x graphics.drawCurves 闪烁的问题 [ 45%]

...ength % 2 !== 0) { throw new Error("At least two points (four numbers) are required, and the total number of values must be even"); } this.points = points; } private static distance(x1: number, y1: number, x2: number, y2: number): number { let dx = x2-x1; let dy = y2-y1; return Math.sqrt(dx*dx+dy*dy...

来源: Laya_社区 发布时间: 20241008

112. 微信小游戏提审后,提示说代码侵权 [ 44%]

...意义的代码 */ const LINENUM = 20; const LINENUM_RADOM = 13; var fs = require('fs'); var path = require('path'); var filterFils = ["Base64", "ThemeAdapter","AssetAdapter", "Platform", "wxgamesdk"];//忽略文件 var filterDirs = ["xxxx"];//忽略目录 var traceName = "xxxx";//添加的干扰代...

来源: Laya_社区 发布时间: 20190613

113. Laya构建App后AndroidStudio中用真机调试模式下运行,App打开了,但是不能打开游戏的问题。 [ 42%]

...) 06-20 19:10:18.464 5371-5428/com.ReleaseTest.Four W/AudioManagerAndroid: Requires BLUETOOTH permission 06-20 19:10:18.475 5371-5431/com.ReleaseTest.Four E/ActivityThread: Failed to find provider info for com.google.settings 06-20 19:10:18.492 5371-5426/com.ReleaseTest.Four W/chromium: [WARNING:dat...

来源: Laya_社区 发布时间: 20170620

114. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 41%]

...ort xx from "xx"的方式,所有IDE内置cjs模块都可以通过IEditor.require或者IEditorEnv.require去引用。 //可以通过import导入node内置模块 import fs from "fs"; import path from "path"; //也可以通过require const fs = IEditor.require("fs"); const sharp = IEditor.require("sh...

来源: Laya3.0_文档 发布时间: 20250214

115. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 37%]

...len:643667 10-13 17:31:15.901 6514-7441/com.vivo.vs W/AudioManagerAndroid: Requires BLUETOOTH permission 10-13 17:31:15.951 6514-7452/com.vivo.vs W/chromium: [WARNING:proxy_service.cc(901)] PAC support disabled because there is no system implementation 10-13 17:31:15.961 6514-6514/com.vivo.vs W/chro...

来源: Laya_社区 发布时间: 20181013

116. 打包成APK运行一半崩溃 [ 27%]

...cess, singleProcess=true 04-11 11:17:09.332    8591-8637/? W/cr_media﹕ Requires BLUETOOTH permission 04-11 11:17:09.430    8591-8591/? W/cr_AwContents﹕ onDetachedFromWindow called when already detached. Ignoring 04-11 11:17:09.442    8591-8591/? I/layaConch5﹕ m_interceptKey OK! 04-11 11:...

来源: Laya_社区 发布时间: 20170411

117. 安卓概率闪退 [ 19%]

...feredSource.request(RealBufferedSource.java:67) 6 okio.RealBufferedSource.require(RealBufferedSource.java:60) 7 okhttp3.internal.http2.Http2Reader.nextFrame(Http2Reader.java:95) 8 okhttp3.internal.http2.Http2Connection$ReaderRunnable.execute(Http2Connection.java:566) 9 okhttp3.internal.NamedRunn...

来源: Laya_社区 发布时间: 20191214

118. 安卓闪退,有日志 [ 18%]

...feredSource.request(RealBufferedSource.java:67) 6 okio.RealBufferedSource.require(RealBufferedSource.java:60) 7 okhttp3.internal.http2.Http2Reader.nextFrame(Http2Reader.java:95) 8 okhttp3.internal.http2.Http2Connection$ReaderRunnable.execute(Http2Connection.java:566) 9 okhttp3.internal.NamedRunn...

来源: Laya_社区 发布时间: 20191217