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

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

211. 针对2.0.0 beta5 setLoadingPage 做增强 [ 39%]

...solve, reject) => { // get Laya.timer.once(5000, null, function () { // cache user // 把user传个下个场景 let user = {name: 'ttaccp'} resolve(user) }) }) } } loadingpageRuntime.jsexport default class loadingpage extends Laya.View { constructor() { super() } onEnable() { this.text = this.get...

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

212. 打成ios包,运行时显示的测试扫码界面 [ 37%]

...ayaplayer/index.js 2020-04-22 18:21:18.947642+0800 layabox[3608:626785] setCachePath:/var/mobile/Containers/Data/Application/9FBCE143-92A3-4A86-9F8E-1E6CE412EDD3/Library/Caches//appCache/ 2020-04-22 18:21:18.950649+0800 layabox[3608:626785] found the file in the package:assetsid.txt   2020-04-22 18...

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

213. Android Studio发布apk报错 [ 37%]

...n-----------------EngineStart() = /data/user/0/com.lightpaw.dietyroad//LayaCache/localstorage 08-08 14:03:53.346 18569-18569/com.lightpaw.dietyroad E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport 08-08 14:03:53.381 18569-18569/com.lightpaw.dietyroad E/LayaGameEngine:...

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

214. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 37%]

.../> <meta http-equiv='expires' content='0' /> <meta http-equiv="Cache-Control" content="no-siteapp" /> </head> <body style="background-color: #000000"> <!--以下引用了常用类库,如果不使用,可以删除--> <!--核心包,封装了显示对象渲染...

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

215. laya.net.Loader_API3.0 [ 36%]

...r extMap groupMap loadedMap preLoadedMap typeMap Accessors loading Methods cacheRes cancelLoadByUrl cancelLoadByUrls clearRes clearTextureRes clearUnLoaded event fetch getRes hasListener load loadPackage off offAll offAllCaller on once cacheRes clearRes clearResByGroup createNodes getAtlas getBaseTe...

来源: Laya3.0_api 发布时间: 20231115

216. Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 [ 36%]

...//h5.mntgame.com/index.html 12-09 22:04:33.123 12728-12832/? I/LayaBox: setCachePath:/data/user/0/com.shcshy.mahjong//LayaCache//appCache/     found the file in the package:cache/https.__h5.mntgame.com/assetsid.txt     read index:/data/user/0/com.shcshy.mahjong//LayaCache//appCache/6df04d2f/file...

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

217. 打包安卓Android studio黑屏 [ 33%]

...: AppEyeUIP created. D/ActivityThread: Attach thread to application I/HwApiCacheMangerEx: apicache path=/storage/emulated/0 state=mounted key=com.layabox.test#10205#256 I/HwApiCacheMangerEx: apicache path=/storage/emulated/0 state=mounted key=com.layabox.test#10205#0 W/om.layabox.tes: JIT profile in...

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

218. Laya.loader.load(xx) 当地址""的时候,会报错。 [ 33%]

...到这个接口下面 this.onLoaded(null)   load(url, type = null, cache = true, group = null, ignoreCache = false, useWorkerLoader = ILaya.WorkerLoader.enable) {             if (!url) {                 this.onLoaded(null);               ...

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

219. laya.map.TiledMap_API3.0 [ 31%]

...Hierarchy TiledMap Index Constructors constructor Properties antiCrack autoCache autoCacheType cacheAllAfterInit enableMergeLayer removeCoveredTile showGridTextureCount ORIENTATION_HEXAGONAL ORIENTATION_ISOMETRIC ORIENTATION_ORTHOGONAL ORIENTATION_STAGGERED RENDERORDER_LEFTDOWN RENDERORDER_LEFTUP RE...

来源: Laya3.0_api 发布时间: 20231115

220. 资源加载 · LayaAir3.3 · 引擎文档 · LAYABOX [ 29%]

...优先加载。 group?: string; //分组,方便对资源进行管理。 cache?: boolean; //是否缓存 noRetry?: boolean; //是否重新尝试加载 silent?: boolean; //是否提示加载失败 useWorkerLoader?: boolean; //(default = false)是否使用worker加载(只针对IMAGE类型和ATLAS...

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