|
libtcod
|
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 |