Tactics: Western Philosophers Vs. Musicians  0.12
A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OpenSkyNet::PF::Manager Member List

This is the complete list of members for OpenSkyNet::PF::Manager, including all inherited members.

A_STAR enum valueOpenSkyNet::PF::Manager
ALGORITHM enum nameOpenSkyNet::PF::Manager
BFS enum valueOpenSkyNet::PF::Manager
calcDriverAndTargetBins(std::vector< Math::Point< int > > &drivBins_, std::vector< Math::Point< int > > &targBins_, bool calcPositions_=false, bool useInitialGrid_=false)OpenSkyNet::PF::Managervirtual
calcDriverAndTargetBins(bool calcPositions_=false, bool useInitialGrid_=false)OpenSkyNet::PF::Managerinline
controlDriverPath(Math::Path *&drivPath_)OpenSkyNet::PF::Managerinline
controlDriverPath()OpenSkyNet::PF::Managerinline
findPath(Manager::ALGORITHM algo_=Manager::A_STAR, bool doUpdateMaxCorner_=true, double secsAllotted_=-1.0)OpenSkyNet::PF::Managervirtual
getDriver() const OpenSkyNet::PF::Managerinline
getDriverBins() const OpenSkyNet::PF::Managerinline
getFoundPath()OpenSkyNet::PF::Managerinline
getGrid() const OpenSkyNet::PF::Managerinline
getTarget() const OpenSkyNet::PF::Managerinline
getTargetBins() const OpenSkyNet::PF::Managerinline
isDriverBinOutsideGrid() const OpenSkyNet::PF::Manager
isDriverPathControlled() const OpenSkyNet::PF::Managerinline
isStuck()OpenSkyNet::PF::Managervirtual
isTargetBinOutsideGrid() const OpenSkyNet::PF::Manager
Manager()OpenSkyNet::PF::Manager
releaseDriverPath()OpenSkyNet::PF::Managerinline
resetPathfindingVars()OpenSkyNet::PF::Manager
setDriver(const Math::Point<> *driver_, const CD::Volume *drivBoundingVolume_)OpenSkyNet::PF::Managerinline
setTarget(const Math::Point<> *target_, const CD::Volume *targBoundingVolume_, float targetRadius_=-1.0f)OpenSkyNet::PF::Managerinline
~Manager()OpenSkyNet::PF::Managervirtual