Module de_pathing::chain
source · Expand description
Implementation of a point linked list with additional methods used for path finding.
Structs§
- A linked list of points which keeps track of its length in meters.
Implementation of a point linked list with additional methods used for path finding.