Crate pathfinder

source ·

Modules

Structs

Holds a position used for Nodes and Groups.
Holds a set of nodes and applies properties to all child nodes when drawn. The group itself has no displayed output and is not visible.
A positioned object that can be drawn on an image::ImageBuffer.

Traits