Exemple #1
0
 public void AnimateButton(Vector2 direction)
 {
     arrows.Animate(this, direction);
 }