Пример #1
0
 public bool isGoal()
 {
     return(goals.IsInGoal(boxes));
 }