Onecoord_pathfinder_client Class Reference

#include <paths.h>

Inheritance diagram for Onecoord_pathfinder_client:

Inheritance graph
[legend]
Collaboration diagram for Onecoord_pathfinder_client:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Onecoord_pathfinder_client (Actor *n)
virtual int estimate_cost (Tile_coord &from, Tile_coord &to)
virtual int at_goal (Tile_coord &tile, Tile_coord &goal)

Detailed Description

Definition at line 58 of file paths.h.


Constructor & Destructor Documentation

Onecoord_pathfinder_client::Onecoord_pathfinder_client ( Actor n  )  [inline]

Definition at line 61 of file paths.h.


Member Function Documentation

int Onecoord_pathfinder_client::estimate_cost ( Tile_coord from,
Tile_coord to 
) [virtual]

Reimplemented from Actor_pathfinder_client.

Definition at line 181 of file paths.cc.

References c_num_tiles, Actor_pathfinder_client::estimate_cost(), Tile_coord::tx, and Tile_coord::ty.

Here is the call graph for this function:

int Onecoord_pathfinder_client::at_goal ( Tile_coord tile,
Tile_coord goal 
) [virtual]

Reimplemented from Actor_pathfinder_client.

Definition at line 213 of file paths.cc.

References Tile_coord::tx, Tile_coord::ty, and Tile_coord::tz.


The documentation for this class was generated from the following files:
Generated on Mon Jul 9 15:00:52 2007 for ExultEngine by  doxygen 1.5.1