Crate cogs_gamedev

Source

Modules§

chance
Random and probabilistic things helpful for games.
controls
Query the player’s input and turn it into controls.
ease
A collection of easing functions.
grids
Utilities for working with anything based on a grid.
hash
Utilities for quick and dirty hashing.