HOG2
|
#include "Unit.h"
#include "Map.h"
#include "SearchAlgorithm.h"
#include "SpreadExecSearchAlgorithm.h"
#include "AbsMapUnit.h"
Go to the source code of this file.
Classes | |
class | SearchUnit |
A general unit which collects path information from a SearchAlgorithm and incrementally executes that path in the world. More... | |