#include <ai_common.h>
Inheritance diagram for StratAStar3D:

Public Member Functions | |
| StratAStar3D (AI *_ai, Vehicle *veh, bool markTemps_=true) | |
Protected Member Functions | |
| virtual DistanceType | getMoveCost (const MapCoordinate3D &start, const MapCoordinate3D &dest, const Vehicle *vehicle, bool &canStop, bool &hasAttacked) |
Definition at line 80 of file ai_common.h.
|
||||||||||||||||
|
Definition at line 91 of file ai_common.h. |
|
||||||||||||||||||||||||
|
Reimplemented from AStar3D. Definition at line 83 of file ai_common.h. References beeline(), AI::getMap(), AStar3D::getMoveCost(), Vehicle::getMovement(), MapCoordinate::x, Vehicle::xpos, MapCoordinate::y, and Vehicle::ypos. |
1.4.2