ScummVM API documentation
hpl::cAStarHandler Class Reference

Public Member Functions

 cAStarHandler (cAINodeContainer *apContainer)
 
bool GetPath (const cVector3f &avStart, const cVector3f &avGoal, tAINodeList *apNodeList)
 
void SetMaxIterations (int alX)
 
void SetCallback (iAStarCallback *apCallback)
 

Member Function Documentation

◆ SetMaxIterations()

void hpl::cAStarHandler::SetMaxIterations ( int  alX)
inline

Set max number of times the algorithm is iterated.

Parameters
alX-1 = until OpenList is empty

The documentation for this class was generated from the following file: