大约有 445 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0070 秒)
...ing,data:*=null); ``` **监听:** ``` 派发对象.on(type,caller,listener,args); ``` ## 五、LayaAir与AS3的差异 在Flash AS3的原生API写法中可以直接继承Sprite,但是LayaAir引擎里主文档类入口(初始化引擎前)不能直接继承Sprite,按照AS3传统的习惯继承S...
来源: Laya2.0_文档 发布时间: 20191206
...ing,data:*=null); ``` **监听:** ``` 派发对象.on(type,caller,listener,args); ``` ## 五、LayaAir与AS3的差异 在Flash AS3的原生API写法中可以直接继承Sprite,但是LayaAir引擎里主文档类入口(初始化引擎前)不能直接继承Sprite,按照AS3传统的习惯继承S...
来源: Laya2.0_文档 发布时间: 20210714
...ecompress-bin 31920 silly lifecycle jpeg-recompress-bin@4.0.0~postinstall: Args: [ '/d /s /c', 'node lib/install.js' ] 31921 silly lifecycle jpeg-recompress-bin@4.0.0~postinstall: Returned: code: 0 signal: null 31922 silly postinstall download@6.2.5 31923 info lifecycle download@6.2.5~postinstall:...
来源: Laya_社区 发布时间: 20200211
... 赞同来自: { "compilerOptions": { /* Basic Options */ "target": "es2017", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017','ES2018' or 'ESNEXT'. */ "module": "commonjs", ...
来源: Laya_社区 发布时间: 20190408
...abox\\LayaAirIDE_beta\\resources\\app\\node_modules\\gulp\\bin\\gulp.js", "args": [ //使用Laya编辑器node_module "--cwd=D:\\workspace\\layabox\\LayaAirIDE_beta\\resources\\app", "--gulpfile=${workspaceFolder}/.laya/compile.js", "compile" ] } 四、laya项目文件夹下 .laya/compile.js 修改...
来源: Laya_社区 发布时间: 20200607
...", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeArgs": [ "--allow-file-access-from-files", "--disable-web-security" ], "sourceMaps": true, "webRoot": "${workspaceRoot}", "userDataDir": "${workspaceRoot}/.laya/chrome", "sourceMapPathOverrides": { "src/*": "${workspaceRoot}/...
来源: Laya2.0_文档 发布时间: 20210715
...amp; callBack.runWith([1, data]); } }); } static copyFileCallback(callBack,arg2){ callBack != null && callBack.runWith([0, arg2]); } static downLoadFile(fileUrl, fileType = "", callBack = null, encoding = "utf8") { if (window.navigator.userAgent.indexOf('MiniGame') < 0...
来源: Laya_社区 发布时间: 20200103
...息, 回车后输出内容如下: ``` Usage: layaair2-cmd [command] [args] Options: -v, --version output the version number -h, --help output usage information Commands: compile compile project. publish publish project. help [cmd] display help for [cmd] ``` #### layaair2-cmd的帮助说明: ...
来源: Laya2.0_文档 发布时间: 20210715
...9.096 8591-8591/? W/art﹕ Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg --debuggable --instruction-set=arm --instruction-set-features=smp,div,atomic_ldrd_strd --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx51...
来源: Laya_社区 发布时间: 20170411
... / HiZ / 批次级剔除) 批处理与实例参数构建(Indirect Draw Args) 粒子、实例、动画数据的并行更新 图像与体数据的通用计算(滤波、模糊、统计) 这些任务的共同特征是:数据量大、规则统一、可高度并行。 1.3 能力边界与不适...
来源: Laya3.0_文档 发布时间: 20260131