#include <a_star.h>
Public Member Functions | |
bool | Contain (cA_Star_Node *node) |
retourne vrai si la liste contient le pointeur 'node' false sinon |
Definition at line 36 of file a_star.h.
|
retourne vrai si la liste contient le pointeur 'node' false sinon
Definition at line 6 of file a_star.cpp. References Contain(). Referenced by Contain(), cA_Star_Search::Find_Path(), and cPortal::Get_Cost(). |