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

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

311. laya.ui.FontClip_API3.0 [ 26%]

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

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

312. 【简单跑酷--JS版】---Lv.6 终篇 [ 25%]

...e == Item.ITEM_TYPE_FLY){ item.visible = false; }else{ //星星物品播放动画 Tween.to(item, {y : -10, scaleX : 0.1, alpha : 0}, 300, null, Handler.create(this, this.itemTweenComplete, [item])); this.updateScore(); } } } } //人物如果踩到地板了 就把人物的坐标设置到地板上面 ...

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

313. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 25%]

...a/d3/core/particleShuriKen/ShurikenParticleSystem.ts:844 生命周期纹理动画,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 Returns TextureSheetAnimation Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:848 生命周期纹理动画,注意:如修...

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

314. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 22%]

...a/d3/core/particleShuriKen/ShurikenParticleSystem.ts:844 生命周期纹理动画,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 Returns TextureSheetAnimation Inherited from ShurikenParticleSystem.textureSheetAnimation Defined in laya/d3/core/particleShuriKen/ShurikenP...

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

315. laya.ui.Dialog_API3.0 [ 20%]

...ya/display/Scene.ts:167 关闭完成后,调用此方法(如果有关闭动画,则在动画完成后执行) Parameters Default value type: string = null 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 Returns void onDestroy onDestroy(): void I...

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

316. laya.ui.List_API3.0 [ 17%]

...i/List.ts:221 是否缓存内容,如果数据源较少,并且list内无动画,设置此属性为true能大大提高性能 disableStopScroll disableStopScroll: boolean = false Defined in laya/ui/List.ts:182 禁用滚动条停止 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hit...

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