Public Member Functions | |
void | setWalkboxes (const Common::Array< Walkbox > &walkboxes) |
Common::Array< Walkbox > | getWalkboxes () const |
Common::Array< Math::Vector2d > | calculatePath (const Math::Vector2d &start, const Math::Vector2d &to) |
void | setDirty (bool dirty) |
bool | isDirty () const |
const Graph & | getGraph () const |