You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library provides simple tile-based collision detection with custom collision resolution.
It also provides some helper methods to make it easier to use.
Documentation
Please run cargo doc --open to view the documentation.
About
A simple Rust library to describe a set of tiles. Useful for collision detection.