Devilution
Diablo devolved - magic behind the 1996 computer game

◆ path_get_h_cost()

int path_get_h_cost ( int  sx,
int  sy,
int  dx,
int  dy 
)

heuristic, estimated cost from (sx,sy) to (dx,dy)

Definition at line 98 of file path.cpp.