コード例 #1
0
 void IControllPawn.InputMove(Vector2 dir)
 {
     MoveData.SetDirection(dir);
 }