|
void | setWorldSize (fge::Vector2i worldSize) |
fge::Vector2i const & | getWorldSize () const |
void | setDiagonalMovement (bool enable) |
void | setHeuristic (HeuristicFunction heuristic) |
CoordinateList | findPath (fge::Vector2i source, fge::Vector2i target) |
void | addCollision (fge::Vector2i coord) |
void | removeCollision (fge::Vector2i coord) |
void | clearCollisions () |
The documentation for this class was generated from the following file: