utility_games 0.2.3

utils to make games and more
Documentation
1
2
3
4
5
pub mod math;
#[cfg(feature = "ggez")]
pub mod pos;
#[cfg(feature = "ggez")]
pub mod interface;