大约有 1,758 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0067 秒)
Laya_社区(1080) Laya3.0_api(672) Laya2.0_文档(2) Laya_示例(1) Laya3.0_文档(1) Laya2.0_api(1) Laya2.0_示例(1)
... sp[j + i * 10].on(Laya.Event.MOUSE_OUT, this, out); } } function over(e) { e.target.graphics.drawRect(0, 0, 50, 50, "red"); } function out(e) { //正常大家可能会这么写,但是运行之后是无效的,因为e.target可能变成stage或者null,也可能是...
来源: Laya_社区 发布时间: 20160715
...s Defined in laya/d3/RenderObjs/NativeOBJ/NativeBaseRenderQueue.ts:19 sort function Accessors context set context(value: RenderContext3D): void Defined in laya/d3/RenderObjs/NativeOBJ/NativeBaseRenderQueue.ts:36 Parameters value: RenderContext3D Returns void sortPass set sortPass(value: ISortPass): ...
来源: Laya3.0_api 发布时间: 20231115
...ortPass Defined in laya/d3/RenderObjs/RenderObj/BaseRenderQueue.ts:17 sort function Accessors context set context(value: RenderContext3D): void Defined in laya/d3/RenderObjs/RenderObj/BaseRenderQueue.ts:32 Parameters value: RenderContext3D Returns void sortPass set sortPass(value: ISortPass): void D...
来源: Laya3.0_api 发布时间: 20231115
...播放完后的回调时间 导微信小程序报错window.focus is not a function runtime运行报错! 官网示例摇一摇报错,就解决方案 求教: soundManager如何停止正在播放的背景音乐 用了ByteArray的zlib.min.js后报错 IDE通过.ui自动生成的ui代码报错 视...
来源: Laya_社区 发布时间: 20191209
...hirdScriptError laya is not defined ReferenceError: laya is not defined at Function.EventDispatcher.__init$ (http://127.0.0.1:49737/game/code.js:613:26) at http://127.0.0.1:49737/game/code.js:15:71 at Array.forEach (<anonymous>) at Object.__init (http://127.0.0.1:49737/game/code.js:15:36) at h...
来源: Laya_社区 发布时间: 20180510
... 微信小游戏编译报错 导微信小程序报错window.focus is not a function 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 启动引擎报错 mPlugin.game_plugin_init(3); IDE通过.ui自动生成的ui代码报错 请问 《学习开...
来源: Laya_社区 发布时间: 20180819
...copyright.pos(20, g_stat_heiht - 35); copyright.on(Laya.Event.CLICK, this, function() { window.location.href = "http://www.coderluan.com"; }); Laya.stage.addChild(copyright); 3.设置积分板和开始菜单 右下弄了个“点击开始游戏”的文本,点击只会游戏开始,这个文本...
来源: Laya_社区 发布时间: 20160623
...hat your app or its metadata enables the purchase of content, services, or functionality in the app by means other than the in-app purchase API, which is not appropriate for the App Store. Next Steps While the payment system that you have included may conduct the transaction outside of the app, if t...
来源: Laya_社区 发布时间: 20180414
...摇报错,就解决方案 导微信小程序报错window.focus is not a function 微信小游戏,下拉手机的顶部菜单后,背景音乐停止播放,拉回去后,未触发onshow,按Home键回最小化,再回来后能触发onshow,可以继续播放背景音乐 本地调试加载...
来源: Laya_社区 发布时间: 20241226
...ogo); logo.loadImage("img/load_logo.png", 0, 0, 0, 0, Handler.create(this, function(){ trace("complete!!"); })); 我在laya1.0这么写,触发complete没毛病,为什么到了2.0这个complete不触发?谁给解释一下啊 2018-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20181010