libtcod
Loading...
Searching...
No Matches
path.hpp File Reference

Libtcod A* and Dijkstra pathfinders. More...

#include <utility>
#include "fov.hpp"
#include "path.h"

Go to the source code of this file.

Classes

class  ITCODPathCallback
 Callback class for defining pathfinding graph edges. More...
 
class  TCODPath
 
struct  TCODPath::WrapperData
 
class  TCODDijkstra
 

Detailed Description

Libtcod A* and Dijkstra pathfinders.