Esempio n. 1
0
 public override void Execute(BattleAnimation battleAnimation)
 {
     battleAnimation.CallAnimation(this.number, this.next);
 }