FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
ipather.h File Reference
#include <string>
+ Include dependency graph for ipather.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FIFE::IPather
 

Namespaces

 FIFE
 

Typedefs

typedef std::list< Location > FIFE::Path
 A path is a list with locations. Each location holds the coordinate for one cell. More...
 

Enumerations

enum  FIFE::PriorityType { FIFE::HIGH_PRIORITY, FIFE::MEDIUM_PRIORITY, FIFE::LOW_PRIORITY }