dsekai
World engine for retrocomputers.
Loading...
Searching...
No Matches
Data Fields
PATHFIND_NODE Struct Reference
Collaboration diagram for PATHFIND_NODE:
Collaboration graph
[legend]

Data Fields

struct TILEMAP_COORDS coords
 
uint8_t f
 Total node cost.
 
uint8_t g
 Distance from node to pathfinding start.
 
uint8_t h
 Estimated distance from node to pathfinding target.
 
int8_t dir
 Direction of this node from its parent.
 

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