Pyrogenesis  trunk
Classes
ICmpPathfinder.h File Reference
#include "simulation2/system/Interface.h"
#include "simulation2/components/ICmpObstruction.h"
#include "simulation2/helpers/PathGoal.h"
#include "simulation2/helpers/Pathfinding.h"
#include "maths/FixedVector2D.h"
#include <map>
#include <vector>
Include dependency graph for ICmpPathfinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Grid< T >
 Basic 2D array, intended for storing tile data, plus support for lazy updates by ICmpObstructionManager. More...
 
class  ICmpPathfinder
 Pathfinder algorithms. More...