mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-04-21 04:02:02 +08:00
Deploying to gh-pages from @ VickScarlet/lifeRestart@f12a147093 🚀
This commit is contained in:
@@ -0,0 +1 @@
|
||||
var e=class extends ui.view.CyberTheme.CyberAchievementPopupUI{constructor(){super()}async popup({achievement:e},t){Laya.Tween.clearAll(this),Laya.Tween.clearAll(this.boxBg),this.alpha=.8,this.labName.text=e.name,this.labName.color=$ui.common.grade[e.grade],this.x=-this.width,this.boxBg.x=this.boxBg.width,await Promise.all([Laya.promises.Tween.to(this,{x:0},300,Laya.Ease.strongOut),Laya.promises.Tween.to(this.boxBg,{x:0},300,Laya.Ease.strongOut,50)]),await Laya.promises.Tween.to(this,{alpha:0},3e3,Laya.Ease.strongIn)}};export{e as default};
|
||||
Reference in New Issue
Block a user