コード例 #1
0
ファイル: HexaBlockUnit.cs プロジェクト: KimCheulOck/3Match
 public void StopSwapAnimation()
 {
     tween.ClearFinishedEvent();
     tween.StopEvent();
 }