Ai_PathFinderInfo Struct Reference


Data Fields

TileIndex start_tile_tl
 tl = top-left
TileIndex start_tile_br
 br = bottom-right
TileIndex end_tile_tl
 tl = top-left
TileIndex end_tile_br
 br = bottom-right
DiagDirection start_direction
 0 to 3 or AI_PATHFINDER_NO_DIRECTION
DiagDirection end_direction
 0 to 3 or AI_PATHFINDER_NO_DIRECTION
TileIndex route [500]
byte route_extra [500]
 Some extra information about the route like bridge/tunnel.
int route_length
int position
 Current position in the build-path, needed to build the path.
bool rail_or_road
 true = rail, false = road

Detailed Description

Definition at line 247 of file trolly.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 6 20:15:58 2008 for openttd by  doxygen 1.4.7