大约有 3,269 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0368 秒)
... private static var _useAudioMusic:Boolean = true; /** * <code>SoundManager</code> 是一个声音管理类。提供了对背景音乐、音效的播放控制方法。 * 引擎默认有两套声音方案:WebAudio和H5Audio * 播放音效,优先使用WebAudi...
来源: Laya_社区 发布时间: 20190919
...]:9 at require (VM97 WAGameSubContext.js:2) at <anonymous>:1:1 at doWhenAllScriptLoaded (game.js:36) at game.js:14(env: Windows,mg,1.05.2204264; lib: 2.17.0) 附件 : --> 2022-05-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20220531
...ess.(anonymous function) (ELECTRON_ASAR.js:685:22) at Object.<anonymous> (D:\ruanjian\LayaAirIDE_1.7.10_beta\resources\app\node_modules\layacmd\print.js:8:18) at Object.<anonymous> (D:\ruanjian\LayaAirIDE_1.7.10_beta\resources\app\node_modules\layacmd\print.js:113:3) at Module._compile (...
来源: Laya_社区 发布时间: 20170905
...候有个变暗的效果 statenum是1的按钮, /** * 对象的 <code>Event.MOUSE_OVER、Event.MOUSE_OUT、Event.MOUSE_DOWN、Event.MOUSE_UP、Event.CLICK</code> 事件侦听处理函数。 * @param e Event 对象。 */ protected function onMouse(e:Event):void { if (toggle === false &a...
来源: Laya_社区 发布时间: 20160802
...lement(); div.innerHTML="<img src='res/atlas/test.png'/>" Laya.stage.addChild(div); } TypeError: Illegal constructor laya.core.js:11687 at Function.getInstance (file:///D:/work/test2/bin/libs/laya.core.js:11687:24) at Function.getInstance (fi...
来源: Laya_社区 发布时间: 20190926
...stack Exit status 1 5897 verbose stack at EventEmitter.<anonymous> (D:\SDK\node.js\node_modules\npm\node_modules\npm-lifecycle\index.js:280:16) 5897 verbose stack at emitTwo (events.js:126:13) 5897 verbose stack at EventEmitter.emit (events.js:214:7) 5897 verbose stack ...
来源: Laya_社区 发布时间: 20171206
...会拷贝实例对象。 BaseRender materials : Vector.<BaseMaterial> 获取潜拷贝实例材质列表,第一次使用会拷贝实例对象。 BaseRender receiveShadow : Boolean 获得是否接收阴影属性 BaseRender sharedMaterial : BaseMaterial 返回第一个材质。 BaseRender sha...
来源: Laya2.0_api 发布时间: 20190513
...d { fairygui.UIPackage.loadPackage("resources/LayaBUG", (pkgs) => { const view = pkgs[0].createObject("View"); console.log(view); this.owner.addChild(view.displayObject); }); } 我提出的問題是,Fairygui編輯器和Laya編輯器,使用BlendMode和濾鏡的效果不相...
来源: Laya_社区 发布时间: 20250829
...ode_modules/natives/index.js:55:10) npm ERR! at Object.<anonymous> (/usr/local/lib/node_modules/layaair2-cmd/node_modules/graceful-fs/fs.js:1:37) npm ERR! at Module._compile (node:internal/modules/cjs/loader:1101:14) npm ERR! at Object.Module._extensions..js (node:internal/mo...
来源: Laya_社区 发布时间: 20220406
...求解 根据技术文档操作出现以下错误 PS D:\layagame\sblaya2> layaair2-cmd internal/modules/cjs/loader.js:638 throw err; ^ Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js' at Function.Module._resolveFile...
来源: Laya_社区 发布时间: 20191231