Module cogs_gamedev::grids[][src]

Expand description

Utilities for working with anything based on a grid.

Re-exports

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

Modules

Integer-based coordinates.