大约有 1,736 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0131 秒)
Laya_社区(1451) laya_api(82) Laya2.0_api(81) Laya3.0_api(55) Laya2.0_文档(29) Laya3.0_文档(29) Laya2.0_示例(5) Laya_示例(4)
...如何设置,让他每次滑动,只能固定的值。 Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! laya2.0 3d物理碰撞穿透问题 [分享]Dialog 点击边缘不关闭的 Demo示例 关於文档丶API丶Demo若有异动 问题状态 最新活动: ...
来源: Laya_社区 发布时间: 20171113
...器和微信小游戏没有这种情况发生 求教: soundManager如何停止正在播放的背景音乐 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 关于龙骨动画转换 微信小游戏,下拉手机的顶部菜单后,背景音...
来源: Laya_社区 发布时间: 20240110
...lse; this.txt.text = "销毁"; } else { //通过设置 visible=false ,来停止渲染对象 this.spBg.visible = false; this.aniFly.visible = false; //销毁 Texture 使用的图片资源 Laya.loader.clearTextureRes(this.PathBg); Laya.loader.clearTextureRes(this.PathFly); this.isDestroyed = true; t...
来源: Laya_示例 发布时间: 20260303
...完成当前帧画面更新之后。 AnimationPlayerBase clear():void 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 AnimationPlayerBase clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(...
来源: laya_api 发布时间: 20170929
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Node once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听事件...
来源: laya_api 发布时间: 20170929
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听事件...
来源: laya_api 发布时间: 20170929
...调用,一般用于延迟计算数据。 Node clear():AnimationBase 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 AnimationBase clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:N...
来源: Laya2.0_api 发布时间: 20190513
...的问题 成都雨墨游戏 求 laya 程序开发人员 Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 Laya 鼠...
来源: Laya_社区 发布时间: 20180211
...字移除动画片段。 Animator stop(immediate:Boolean = true):void 停止播放当前动画 Animator unLinkSprite3DToAvatarNode(sprite3D:Sprite3D):Boolean 解除精灵节点到Avatar节点的关联,此Animator必须有Avatar文件。 AnimatorEvents Hide Inherited Events Show Inherited Event...
来源: laya_api 发布时间: 20170929
...前帧画面更新之后。 AnimationPlayerBase clear():void[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 FrameAnimation clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node...
来源: laya_api 发布时间: 20170929