libtcod
Loading...
Searching...
No Matches
TCOD_Pathfinder Struct Reference

Public Attributes

int8_t ndim
 
size_t shape [TCOD_PATHFINDER_MAX_DIMENSIONS]
 
bool owns_distance
 
bool owns_graph
 
bool owns_traversal
 
struct TCOD_ArrayData distance
 
struct TCOD_BasicGraph2D graph
 
struct TCOD_ArrayData traversal
 
struct TCOD_Heap heap
 

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