#include <unit.h>
Inheritance diagram for randomerUnit:


Public Member Functions | |
| randomerUnit (int _x, int _y) | |
| randomerUnit (int _x, int _y, int _r, int _g, int _b) | |
| tDirection | makeMove (mapProvider *, reservationProvider *, simulationInfo *) |
| The new makeMove only gives a map. | |
| virtual const char * | getName () |
|
||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
Reimplemented from unit. |
|
||||||||||||||||
|
The new makeMove only gives a map. The unit simulation won't calculate an mapAbstraction unless it has to. Thus, in simple pathfinding tests, the overhead is saved. Reimplemented from unit. |
1.3.4