大约有 331 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0094 秒)
...以保证项目的正常访问且无报错 a、直接使用layaflash已经配置好的宏命令(laya_publish_h5) b、在桌面的chrome快捷方式上添加启动参数 桌面chrome快捷方式 | 右击属性 | 快捷方式 | 目标末尾 | b.1 --allow-file-access-frome-files b.2 --disable...
来源: Laya_社区 发布时间: 20160104
...,以key-value键值对存储,key可以自定义,也可以从指定的配置文件中读取,value为对应的动画模版,是一个Graphics对象数组,每个Graphics对象对应一个帧图像,动画的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)...
来源: Laya3.0_api 发布时间: 20231115
...:16 用vscode打开,构建、按F5,选择node环境,.vscode/launch.json配置"program": "E:/laya/TypeScriptSample/bin/js/main.js"。再按F5运行报下面的错。 zengjoeng • 2017-12-08 19:59 注意是使用带有export关键字的类 zengjoeng • 2017-11-29 11:29 这不...
来源: Laya_社区 发布时间: 20171116
...nsIblSamples: number = 128 Defined in laya/d3/core/scene/Scene3D.ts:345 ide配置文件使用 _reflectionsResolution _reflectionsResolution: string = "256" Defined in laya/d3/core/scene/Scene3D.ts:343 ide配置文件使用 _reflectionsSource _reflectionsSource: number = 0 Defined in laya/d3/core/sce...
来源: Laya3.0_api 发布时间: 20231115
...码的更新来及时重新编译,并刷新浏览器。 3.1 launch和task配置 { "version": "0.2.0", "configurations": [ { "name": "chrome调试", "type": "chrome", "request": "launch", "trace": true, "smartStep": true, "file": "${workspaceRoot}/bin/index.html", "runtimeArgs": [ "--allow-file-acc...
来源: Laya_社区 发布时间: 20200918
...ameters material:ShurikenParticleMaterial (default = null) — value 粒子配置。 Method Detail_parseCustomProps()methodoverride protected function _parseCustomProps(rootNode:ComponentNode, innerResouMap:Object, customProps:Object, nodeData:Object):void private Parameters rootNode:ComponentNode ...
来源: laya_api 发布时间: 20170929
...o(); this.configuration(); } /** 配置*/ private configuration(): void { var caller: any = this; this.pomelo.on("close", pomeloClose); this.pomelo.on("io-error", pomeloIoError); ...
来源: Laya_社区 发布时间: 20161109
...子sprite ,移动父Sprite 子sprite为什么不动? (function(){ // 配置数据 var data = configJSON; // 目标等级 var target = { "tower":{"level":1}, "aeroboat":{"level":1}, "mountain":{"level":1}, "statue":{"level":1}, "angel":{"level":1} }; var towerLel = target.tower.level; var aeroboa...
来源: Laya_社区 发布时间: 20170720
...初始化用Laya.MiniAdpter.init(true, true); 这样初始化小游戏是配置后,在主域里load图集的时候,会自动把数据传到子域,你可以在子域的wx.onMessage里输出一下message,一看就知道数据是什么了 Charles • 2018-08-30 16:56 @嘿哈:谢谢,确实可...
来源: Laya_社区 发布时间: 20180525
...的问题 点击代码编辑模器 就提示无法打开代码编辑器 请配置 这个怎么解决? 问题状态 最新活动: 2017-12-19 10:07 浏览: 1535 关注: 2 人 wudi199553 • 2017-12-19 10:57 打包出来了,没问题啊
来源: Laya_社区 发布时间: 20171218