大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0088 秒)
Laya_社区(2475) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(35)
...参数在API中哪里可以查到 bg.on("mousemove", this, onMouseMove); function onMouseMove(e) { console.log(e) } 2017-10-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 看...
来源: Laya_社区 发布时间: 20171016
..." SingletonList constructor destroy indexof Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ya.loader.load("res/atlas/comp.atlas",Laya.Handler.create(this,onLoaded)); function onLoaded(){ //创建一个UI实例 this.comp = new ui.ComponentDemoUI(); //添加到舞台上显示 Laya.stage.addChild(this.comp); //点击Tab选择按钮的处理 this.comp.tab.selectHandler = new Laya.Handler(this...
来源: Laya2.0_文档 发布时间: 20210714
...道么 调用动画结束on方法,报错this.zombieAnimator.on is not a function 如何判断是手机浏览器还是pc浏览器? 如何判断被加载的Swf里的MovieClip播放完成? 怎么判断是否在IOS设备上 tween complete 报错 以及如何判断对象正在缓动中 问题状态...
来源: Laya_社区 发布时间: 20190723
...动画缓存的优化应该如何选择 执行回调函数时报is not a function 使用layaIDE发布项目之后,资源加载不到 问题状态 最新活动: 2018-04-17 18:17 浏览: 859 关注: 2 人 187*****279 • 2018-05-10 00:43 没,不折腾shader了
来源: Laya_社区 发布时间: 20180402
... a=false;// 注册手指按下事件document.addEventListener("touchstart",function(e){a=!a;// 实现奇数次打开 偶数次关闭// b、调用静态函数openlight 参数为aTest.call("openlight:",a); // iOS注意函数签名为 "openlight:"}); 这是官方的例子.. 现在游戏要兼容...
来源: Laya_社区 发布时间: 20190921
...xture2D.load("res/threeDimen/texture/earth.png", Laya.Handler.create(this, function(texture) { //设置纹理 material.texture = texture; })); earth.meshRenderer.material = material; ``` (图1)
来源: Laya2.0_文档 发布时间: 20210714
...romise) DOMException: play() 导微信小程序报错window.focus is not a function 关于发布oppo、vivo快游戏,无法生成Rpk问题 微信小游戏编译报错 问题状态 最新活动: 2021-03-09 15:28 浏览: 3578 关注: 2 人
来源: Laya_社区 发布时间: 20210305
.../filters/Filter" Filter constructor _filter Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...。 VM13:1 gameThirdScriptError undefined;at api readFile success callback function undefined 请问怎么解决 2019-10-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 ...
来源: Laya_社区 发布时间: 20191023