Example #1
0
 public Coordinate GetCurrentFoodCoordinates()
 {
     return(foodController.GetCurrentFoodCoordinates());
 }