大约有 2,539 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0096 秒)
Laya_社区(1916) Laya3.0_api(163) laya_api(112) Laya2.0_api(107) Laya2.0_文档(76) Laya_示例(68) Laya2.0_示例(51) Laya3.0_文档(46)
...r如何停止正在播放的背景音乐 关于shader中opengl函数问题 event自定义事件的问题 graphics alpha 问题 IDE创建的UI 层级问题 我这样载入场景问题出现在哪呢?? 问题状态 最新活动: 2017-10-10 15:27 浏览: 873 关注: 2 人 YOUYOU777 • 2017-10-10 1...
来源: Laya_社区 发布时间: 20171010
...帮看哈 骨骼动画播放完后的回调时间 laya3D动画无法播放 event自定义事件的问题 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 3d物理不能触发onCollisionEnter事件 问题状态 最新活动: 2018-10-22 15:55 浏览: 912 关...
来源: Laya_社区 发布时间: 20181021
...~~~~~~~~ 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 event自定义事件的问题 mask在layaplayer中有问题 问题状态 最新活动: 2018-11-02 17:40 浏览: 942 关注: 2 人
来源: Laya_社区 发布时间: 20181031
...ild addChildAt addChildren addComponent addComponentInstance addItem bubbleEvent callLater clearTimer contains customRender delItem destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildInd...
来源: Laya3.0_api 发布时间: 20231115
... Laya_Aaron 赞同来自: LT dialog类 private function _onMouseDown(e:Event):void { var point:Point = this.getMousePoint(); if (_dragArea.contains(point.x, point.y)) this.startDrag(); else this.stopDrag(); } ...
来源: Laya_社区 发布时间: 20180719
...); createDialog("444",400,400); createDialog("555",500,500); Laya.stage.on(Event.CLICK,this,onClick); } private function onClick():void { alert(Dialog.manager.numChildren+"");//manager是DialogManager的实例,创建多少个dialog,manager下就有多少的子对象 var dia:Dialog=Dialog.manager...
来源: Laya_社区 发布时间: 20170606
...的ani监听播放完毕后,播放默认动画不行 this.mAni.on(Laya.Event.COMPLETE,this,this.aniComplete); this.mAni.play("free") aniComplete(type:number):void { this.mAni.play("ready"); } 播放完指定动画后,这个回调不执行。 附件 : --> pkwang3D.rar 2017-11-16 添加...
来源: Laya_社区 发布时间: 20171116
...th addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getCo...
来源: Laya3.0_api 发布时间: 20231115
... position rotation rotationEuler scale worldMatrix worldNeedUpdate Methods event getForward getFrontFaceValue getRight getUp getWorldLossyScale globalToLocal hasListener localToGlobal lookAt objLookat off offAll offAllCaller on once rotate rotationTo setWorldLossyScale toDir toLocalNormal translate ...
来源: Laya3.0_api 发布时间: 20231115
...色 this.label.bgColor = "#ff0400"; start(): void { this.color_btn.on(Laya.Event.CLICK, this, this.onTipClick); } if(tipBtn == this.color_btn){ this.label.bgColor = "#ffffff"; 2019-07-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20190722