ScummVM API documentation
Tetraedge::micropather::PathCache Class Reference

Classes

struct  Item
 

Public Member Functions

 PathCache (int itemsToAllocate)
 
void Reset ()
 
void Add (const Common::Array< void * > &path, const Common::Array< float > &cost)
 
void AddNoSolution (void *end, void *states[], int count)
 
int Solve (void *startState, void *endState, Common::Array< void * > *path, float *totalCost)
 
int AllocatedBytes () const
 
int UsedBytes () const
 

Public Attributes

int hit
 
int miss
 

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