ScummVM API documentation
Tetraedge::micropather::StateCost Struct Reference

#include <micropather.h>

Public Attributes

void * state
 The state as a void*.
 
float cost
 The cost to the state. Use FLT_MAX for infinite cost.
 

Detailed Description

Used to pass the cost of states from the cliet application to MicroPather. This structure is copied in a vector.

See also
AdjacentCost

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