コード例 #1
0
ファイル: UIList.cs プロジェクト: Aulbn/BozzSenior
 public void AnimateButton(Vector2 direction)
 {
     arrows.Animate(this, direction);
 }