Node structure for A* pathfinding.
More...
Node structure for A* pathfinding.
Definition at line 2639 of file map.c.
◆ gnext
| struct SysNode_* SysNode::gnext |
Next node in the garbage collector.
Definition at line 2641 of file map.c.
◆ next
| struct SysNode_* SysNode::next |
Next node
Definition at line 2640 of file map.c.
◆ parent
| struct SysNode_* SysNode::parent |
Parent node.
Definition at line 2643 of file map.c.
◆ sys
System in node.
Definition at line 2644 of file map.c.
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/naev-0.10.4/src/map.c