Module piston_window::grid

source ·
Expand description

A flat grid with square cells.

Structs

Represents a flat grid with square cells.
Iterates through the cells of a grid as (u32, u32).