• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 202 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0067 秒)

171. laya.d3.component.animator.Animator_API3.0 [ 49%]

...id Defined in laya/d3/component/Animator/Animator.ts:162 动画完成是否停止更新 Returns boolean Defined in laya/d3/component/Animator/Animator.ts:158 动画完成是否停止更新 Parameters value: boolean Returns void speed get speed(): number set speed(value: number): void Defined in laya...

来源: Laya3.0_api 发布时间: 20231115

172. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 48%]

...乱 如何获取图片每个像素点的RGB? 求教: soundManager如何停止正在播放的背景音乐 问题状态 最新活动: 2018-12-11 17:28 浏览: 1618 关注: 5 人 Qingbo • 2018-12-23 01:19 没尼,一直悬着,不敢打包apk了。 Bozzchin • 2019-10-31 20:00 @Qingbo:请问...

来源: Laya_社区 发布时间: 20181120

173. 3D物理 · LayaAir3.3 · 引擎文档 · LAYABOX [ 46%]

...态物体可以根据物理规则做出相应反应,如反弹、滑动或停止。这使得游戏中的物体能够以逼真的方式与环境交互,而不会导致环境本身发生移动。 从性能角度看,静态碰撞器比动态的刚体更为高效。由于它们不需要计算位置...

来源: Laya3.0_文档 发布时间: 20251010

174. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 46%]

...子播放进度,并暂停播放。 ShurikenParticleSystem  stop():void 停止发射粒子。 ShurikenParticleSystemEvents Event Summary Defined By  complete完成一次循环时调度。ShurikenParticleSystem  paused暂停时调度。ShurikenParticleSystem  played开始播放时调度。S...

来源: laya_api 发布时间: 20170929

175. laya.ui.List [ 45%]

...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node o...

来源: Laya2.0_api 发布时间: 20190513

176. laya.ui.Clip_API3.0 [ 45%]

...。clip.total="+ clip.total); if (clip.isPlaying == true) { clip.stop();//停止动画。 }else { clip.play();//播放动画。 } } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 var clip; Laya.loader.load("resource/ui/clip_num...

来源: Laya3.0_api 发布时间: 20231115

177. laya.display.AnimationBase_API3.0 [ 44%]

... clear clear(): AnimationBase Defined in laya/display/AnimationBase.ts:277 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 Returns AnimationBase 返回对象本身 clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer ...

来源: Laya3.0_api 发布时间: 20231115

178. laya.display.EffectAnimation_API3.0 [ 44%]

...加多个动效。 当一个动效开始播放时,其他动效会自动停止播放。 可以通过LayaAir IDE创建。 Hierarchy FrameAnimation EffectAnimation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag w...

来源: Laya3.0_api 发布时间: 20231115

179. laya.ui.List [ 43%]

...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听事件...

来源: laya_api 发布时间: 20170929

180. laya.components.Animator2D_API3.0 [ 42%]

...eturns void stop stop(): void Defined in laya/components/Animator2D.ts:585 停止播放动画 Returns void Globals "laya/components/Animator2D" Animator2D constructor _extra _singleton owner runInEditor scriptPath awaked controller destroyed enabled hideFlags id isPlaying parameters speed _initializ...

来源: Laya3.0_api 发布时间: 20231115