Module grids

Source
Expand description

Utilities for working with anything based on a grid.

Re-exports§

pub use coords::*;
pub use directions::*;
pub use rectangles::*;

Modules§

coords
Integer-based coordinates.
directions
rectangles