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