![]() |
Deep RTS
|
Namespaces | |
namespace | Heuristic |
namespace | Internal |
Classes | |
struct | Position |
Typedefs | |
typedef unsigned | PosType |
typedef int | ScoreType |
typedef unsigned | SizeT |
typedef Internal::PodVec< Position > | PathVector |
Functions | |
template<typename GRID , typename PV > | |
SizeT | findPath (PV &path, const GRID &grid, PosType startx, PosType starty, PosType endx, PosType endy, unsigned step=0, JPS_Flags flags=JPS_Flag_Default, void *user=0) |
typedef Internal::PodVec<Position> JPS::PathVector |
typedef unsigned JPS::PosType |
typedef int JPS::ScoreType |
typedef unsigned JPS::SizeT |