Пример #1
0
 public string Move()
 {
     movement.GetMoveDir(0, 1);
     return("Done Moving");
 }