大约有 246 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0084 秒)
Laya_社区(154) Laya3.0_api(22) laya_api(21) Laya2.0_api(16) Laya2.0_文档(13) Laya2.0_示例(8) Laya_示例(8) Laya3.0_文档(4)
...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
... 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
...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
...理函数。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
...alse):Point 把stage的全局坐标转换为本地坐标。 Sprite gotoAndStop(position:*):void 切换到某帧并停止 AnimationPlayerBase hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, ...
来源: laya_api 发布时间: 20170422
...分析器的监控 结束这个性能分析器的监控记录需要点击Stop按钮(或左侧的红色实心圆圈)。如图5-2所示。 (图5-2) 查看CPU性能分析器的记录 结束监控后,在左侧 Profiles 下会列出一个监控结果文件,单击可以打开此监控结果文...
来源: Laya3.0_文档 发布时间: 20241014
...alse):Point 把stage的全局坐标转换为本地坐标。 Sprite gotoAndStop(position:*):void 将动画切换到指定帧并停在那里。 AnimationPlayerBase hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hi...
来源: laya_api 发布时间: 20170929
...null):Point 把stage的全局坐标转换为本地坐标。 Sprite gotoAndStop(position:*):void 将动画切换到指定帧并停在那里。 AnimationBase hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestP...
来源: Laya2.0_api 发布时间: 20190513
...AudioTrack: audioTrack continuously zero data counter >= 20, send pause/stop state to pg, counter: 20 I/LayaBox: found the file in the package:font/layabox.ttf I/LayaBox: require(/sdcard/layabox/scripts/config.js) found the file in the package:scripts/config.js I/LayaBox: JSRuntime::callM...
来源: Laya_社区 发布时间: 20190723
...null):Point 把stage的全局坐标转换为本地坐标。 Sprite gotoAndStop(position:*):void 将动画切换到指定帧并停在那里。 AnimationBase hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestP...
来源: Laya2.0_api 发布时间: 20190513