Robot.RobotUtility.FSPPredicate Class Referenceabstract
Inheritance diagram for Robot.RobotUtility.FSPPredicate:

Public Member Functions

abstract boolean validCell (GridCell cell)
 

Detailed Description

FSPPredicate class: used internally in nearest path methods

Definition at line 128 of file Robot.java.

Member Function Documentation

abstract boolean Robot.RobotUtility.FSPPredicate.validCell ( GridCell  cell)
pure virtual

Implemented in RoboSim.SimGridAllyDeterminant.

Referenced by Robot.RobotUtility.findShortestPathInternal().

Here is the caller graph for this function:


The documentation for this class was generated from the following file: