예제 #1
0
 public string getAgentLocation(IAgent a)
 {
     return(envState.getAgentLocation(a));
 }