demo
[kaka/rust-sdl-test.git] / src / geometry.rs
2021-03-07 Tomas WenströmCalculations from the world's 2D to the wall's 1D
2021-02-14 Tomas WenströmOnly collide with walls from the front
2021-02-14 Tomas WenströmUse .signum() instead of if-else
2021-02-13 Tomas WenströmMoved geometry to root level