예제 #1
0
 protected PedestrianGrid getPedestrianGrid() {
   return context.getPedestrianGrid();
 }
예제 #2
0
 private FloorFieldsGrid getStaticFF() {
   return context.getFloorFieldsGrid();
 }