大约有 1,288 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0075 秒)
Laya2.0_api(368) laya_api(298) Laya_社区(266) Laya_示例(145) Laya2.0_示例(111) Laya2.0_文档(68) Laya3.0_api(23) Laya3.0_文档(9)
...15:59:50.150 7562-7605/com.dihong.testdcc I/LayaBox: found the file in the package:scripts/runtimeInit.js 05-16 15:59:50.152 7562-7605/com.dihong.testdcc I/LayaBox: found the file in the package:scripts/apploader.js 05-16 15:59:50.197 7562-7605/com.dihong.testdcc E/LayaBox: >>>>>>&...
来源: Laya_社区 发布时间: 20190516
...无法降到0,导致GPU无法清理 通过dispose(销毁组件),removePackage(移除Package),无法将对应Package图集资源的引用计数(_referenceCount)降到0,导致GPU无法清理,demo中提供加载package,创建GComponent和销毁GComponent,removePackage,以及对该package...
来源: Laya_社区 发布时间: 20231130
...包(源码)、插件安装包、资源包。 类型 说明 是否配置package.json 包后缀 项目模板包 用于创建IDE项目的模板,通常是项目的框架或源码,包括了场景、资源、代码,具有完整的项目结构。 否 .zip 插件安装包 用于IDE功能扩展的...
来源: Laya3.0_文档 发布时间: 20251010
...这有点坑爹啊,有没有在文档醒目的位置提醒开发者啊。package { public class LayaSample { public function LayaSample() { //初始化引擎 Laya.init(1136, 640); var func:Function = new A().method; func(); } } } package { public class A { private var _attr:int = 123; public funct...
来源: Laya_社区 发布时间: 20161213
...d. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js 2019-06-18 13:34:09.247560+0800 test1[6479:65523] found the file in the package:scripts/apploader.js 2019-06-18 13:34:09.274697+0800 test1[6479:65523] { "os" : "ios", "devicename" ...
来源: Laya_社区 发布时间: 20190618
...个trace,事件没有派发成功,下面是testDemo LayaSample类: package { import laya.display.Sprite; public class LayaSample extends Sprite{ public static var event:String = "event"; public function LayaSample() { super(); //初始化引擎 Laya.init(1136, 640); var re:Revent = new Revent(...
来源: Laya_社区 发布时间: 20170604
...s 2019-01-07 13:33:42.478836+0800 sanguo[777:557379] found the file in the package:a79d20b7 2019-01-07 13:33:42.485250+0800 sanguo[777:557275] >>>JCConchRender::clearAllData =21785472 2019-01-07 13:33:42.528635+0800 sanguo[777:557379] 2019-01-07 13:33:42.541187+0800 sanguo[777:557379] ...
来源: Laya_社区 发布时间: 20190107
...on = null; private _callbacks:any = {}; private reqId:number = 0; private _package:IPackage; private _message:IMessage; constructor(){ if(!console.group){ console.group = console.log; console.groupEnd = function(){console.log("----")}; console.info = console.log; console.warn = console.log; console....
来源: Laya_社区 发布时间: 20180119
...gt;after 12-09 22:04:33.106 12728-12832/? I/LayaBox: found the file in the package:app.json 12-09 22:04:33.108 12728-12832/? I/LayaBox: require(/sdcard/layabox/scripts/scripts/index.js) 12-09 22:04:33.109 12728-12832/? I/LayaBox: require(/sdcard/layabox/scripts/index.js) 12-09 22:04:33.110 12728...
来源: Laya_社区 发布时间: 20181209
...d. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js 2019-06-18 13:34:09.247560+0800 test1[6479:65523] found the file in the package:scripts/apploader.js 2019-06-18 13:34:09.274697+0800 test1[6479:65523] { "os" : "ios", "devicename" ...
来源: Laya_社区 发布时间: 20190618