Replaced Degrees and Radians with a single Angle type
authorTomas Wenström <tomas.wenstrom@gmail.com>
Mon, 8 Feb 2021 18:10:21 +0000 (19:10 +0100)
committerTomas Wenström <tomas.wenstrom@gmail.com>
Mon, 8 Feb 2021 18:30:01 +0000 (19:30 +0100)
commit4074267844733949556af129550dfc42fc81da76
treeff492d51bc7881da1d695fa7eaeb48d2317bf8ad
parent0d75b79ec38b321835c2f3984252f27ff271f8b4
Replaced Degrees and Radians with a single Angle type
src/common/geometry.rs
src/common/mod.rs
src/core/controller.rs
src/core/game.rs
src/core/level/mod.rs