大约有 283 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0053 秒)
Laya_社区(202) Laya3.0_api(60) Laya2.0_文档(9) Laya3.0_文档(6) laya_api(2) Laya2.0_api(2) Laya_示例(1) Laya2.0_示例(1)
...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
...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
...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
.../> <meta http-equiv='expires' content='0' /> <meta http-equiv="Cache-Control" content="no-siteapp" /> </head> <body style="background-color: #000000"> <!--以下引用了常用类库,如果不使用,可以删除--> <!--核心包,封装了显示对象渲染...
来源: Laya_社区 发布时间: 20181120
...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
...//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
...: 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
...到这个接口下面 this.onLoaded(null) load(url, type = null, cache = true, group = null, ignoreCache = false, useWorkerLoader = ILaya.WorkerLoader.enable) { if (!url) { this.onLoaded(null); ...
来源: Laya_社区 发布时间: 20201130
...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
...优先加载。 group?: string; //分组,方便对资源进行管理。 cache?: boolean; //是否缓存 noRetry?: boolean; //是否重新尝试加载 silent?: boolean; //是否提示加载失败 useWorkerLoader?: boolean; //(default = false)是否使用worker加载(只针对IMAGE类型和ATLAS...
来源: Laya3.0_文档 发布时间: 20251010