Package infinitewisdom.model.grid

Class Summary
CustomDataCell Playerspecific information about pathfinding.
CustomDataGrid Pathfinding data from the perspective of a particular unit.
GlobalCell Quantized unit positions for pathfinding.
GlobalGrid  
GridPathFinder  
KVFIFO Key-value FIFO for shortest path-first search.
 

Exception Summary
GridPathFinder.PathFoundException  
GridPathFinder.PathNotExistsException  
KVFIFO.EmptyFifoException