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

大约有 324 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)

271. laya.net.LoaderManager [ 55%]

...OMPLETE 事件;如果队列中任意一个加载失败,会派发 Event.ERROR 事件,事件回调参数值为加载出错的资源地址。 LoaderManager 类提供了以下几种功能: 多线程:默认5个加载线程,可以通过maxLoader属性修改线程数量; 多优先级:有0-4...

来源: laya_api 发布时间: 20170929

272. [2.2.0] ColorFilterSetter组件无法使用 [ 55%]

...layaAir 都是2.2.0 不多说直接看例子    undefined preload.js:55 Error: "Can not find class laya.effect.ColorFilterSetter" laya.core.js:29646 at getCompInstance (file:///D:/WQSG/Documents/testLayaFont/testLayaFont2/bin/libs/laya.core.js:29646:13)   at createComp (file:///D:/WQSG/Documents...

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

273. 如何在layaair 上使用get方法的xml ,获得节点属性? [ 55%]

...COMPLETE, this, onHttpRequestComplete);             hr.once(Event.ERROR, this, onHttpRequestError);             hr.send(NameJosn, null, 'get', 'xml');               function method():void                  trace(hr.data)              } hr.data 返回结...

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

274. laya3.0中jszip使用异常 [ 55%]

... }         ); 在loadAsync这里报错:[Game] Uncaught (in promise) Error: End of data reached (data length = 1, asked index = 4). Corrupted zip ?我以为压缩文件有误,换了个以前项目在使用的压缩文件,结果也是一样的。 这是啥问题啊……………………,...

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

275. web和微信端没有问题,打包成apk后 httprequest报Request failed Status:404 text:undefined [ 55%]

...Laya.Event.COMPLETE, this, this.CompleteHandler); this.xhr.once(Laya.Event.ERROR, this, this.ErrorHandler); this.xhr.on(Laya.Event.PROGRESS, this, this.ProgressHandler); this.xhr.send(Global.WebHost+this.currentRequest.url, this.currentRequest.data, "post", "text", ["Access-Control-Allow-Origin","*"...

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

276. [LayaAir3]LayaNative ios使用TTF字体启动奔溃 [ 54%]

...ale LayaAirIDE下如何使用mask? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 ...

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

277. 在LayaIDE中下载的运行器启动报错 [ 54%]

...fter 03-19 15:01:05.486 3970-3970/? E/SimeSkbManager: config keyboard type error... 03-19 15:01:05.531 2534-2534/? E/SurfaceFlinger: rejecting buffer: bufWidth=1080, bufHeight=1920, front.active.{w=1, h=1} 03-19 15:01:05.761 2534-3844/? E/BufferQueueProducer: [com.layabox.conch5/layaair.game.browser...

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

278. 在微信小游戏中使用BitmapFont会导致报错. [ 53%]

...游戏用"微信开发者工具"打开就报错.   堆栈: gameThirdScriptError undefined;at api readFile success callback function console.error @ VM1782:1 errorReport @ WAGame.js:3 thirdErrorReport @ WAGame.js:3 (anonymous) @ WAGame.js:3 u @ WAGame.js:4 (anonymous) @ WAGame.js:4 function.setTimeo...

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

279. laya.net.LoaderManager [ 53%]

...OMPLETE 事件;如果队列中任意一个加载失败,会派发 Event.ERROR 事件,事件回调参数值为加载出错的资源地址。 LoaderManager 类提供了以下几种功能: 多线程:默认5个加载线程,可以通过maxLoader属性修改线程数量; 多优先级:有0-4...

来源: Laya2.0_api 发布时间: 20190513

280. LayaFlash如何使用chrome调试问题? [ 53%]

...行在chrome里面 听不见声音 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 问...

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