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

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

231. laya.display.FrameAnimation_API3.0 [ 31%]

...scaleX get_scaleY get_transform get_visible get_width globalToLocal gotoAndStop hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play pos reCache removeChild removeChi...

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

232. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 31%]

...tXR exitXR(): void Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:76 Stops the xrSession and restores the render loop Returns void hasListener hasListener(type: string): boolean Inherited from EventDispatcher.hasListener Defined in laya/events/EventDispatcher.ts:21 检查 EventDispatcher 对...

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

233. laya.display.EffectAnimation_API3.0 [ 31%]

...scaleX get_scaleY get_transform get_visible get_width globalToLocal gotoAndStop hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play pos reCache removeChild removeChi...

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

234. laya.particle.Particle2D_API3.0 [ 28%]

..._scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new Particle2D(): Particle2D Overrides Sprite.constructor Defined in laya/particle/Particle2D.ts:24 创建一个新的 Particle2D...

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

235. laya.media.SoundNode_API3.0 [ 28%]

...tation scaleX scaleY scene scrollRect skewX skewY source stage staticCache stopEvent target texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains cus...

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

236. laya.ani.swf.MovieClip_API3.0 [ 27%]

...scaleX get_scaleY get_transform get_visible get_width globalToLocal gotoAndStop hasHideFlag hasListener hitTestPoint isAncestorOf load loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play playTo pos reCache removeChi...

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

237. laya.display.AnimationBase_API3.0 [ 27%]

...scaleX get_scaleY get_transform get_visible get_width globalToLocal gotoAndStop hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play pos reCache removeChild removeChi...

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

238. laya.ani.bone.Skeleton_API3.0 [ 26%]

... showSkinByName showSlotSkinByIndex showSlotSkinByName size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new Skeleton(aniMode?: number): Skeleton Overrides Sprite.constructor Defined in laya/ani/bone/Skeleton.ts:121 创建一个Skelet...

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

239. 微信小游戏加载资源问题 [ 26%]

...plete, [this.completeHandler], false); this.completeHandler = null; } this.stop(); this.event(Laya.Event.COMPLETE); return; } if (this.loops > 0) { this.loops--; } this.startTime = 0; this.play(); } play() { this.isStopped = false; Laya.SoundManager.addChannel(this); this._audio.play(); } set sta...

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

240. laya.ui.Clip_API3.0 [ 25%]

...理函数。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...

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