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

大约有 78 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0072 秒)

71. laya.display.Animation [ 51%]

...一般用于延迟计算数据。 Node  clear():AnimationBase[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 Animation  clearCache(key:String):void[static] 从动画模版缓存池中清除指定key值动画数据。 开发者在调用...

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

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

...乱 如何获取图片每个像素点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

73. laya.display.AnimationBase_API3.0 [ 31%]

... 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

74. laya.ui.Clip_API3.0 [ 30%]

...。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

75. laya.display.FrameAnimation_API3.0 [ 29%]

...rited from AnimationBase.stop Defined in laya/display/AnimationBase.ts:185 停止动画播放。 Returns void stopDrag stopDrag(): void Inherited from Text.stopDrag Defined in laya/display/Sprite.ts:1732 停止拖动此对象。 Returns void timerLoop timerLoop(delay: number, caller: any, method: Fu...

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

76. laya.display.Animation_API3.0 [ 27%]

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

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

77. laya.display.EffectAnimation_API3.0 [ 27%]

...加多个动效。 当一个动效开始播放时,其他动效会自动停止播放。 可以通过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

78. laya.ui.FontClip_API3.0 [ 22%]

...自动播放值为true,否则值为false; 可控制切片动画播放、停止。 Returns boolean Inherited from Clip.autoPlay Defined in laya/ui/Clip.ts:420 表示是否自动播放切片动画,若自动播放值为true,否则值为false; 可控制切片动画播放、停止。 Parameters v...

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