Public Member Functions | |
| CellGrid (int16 rowCount, int16 columnCount) | |
| void | setDirections (const Common::Array< int16 > &directionMasks) |
| Common::Array< CellCoord > | shortestPath (CellCoord start, CellCoord end) const |
| int32 | paddedIndexForCoord (CellCoord coord) |