Possseidon / dang-lib

A C++ library, providing a variety of useful classes focused around game developement.
3 stars 1 forks source link

Replace normalizePos() and friends and add setShouldClose(). #91

Closed Possseidon closed 2 years ago

Possseidon commented 2 years ago

Points can now be converted between different coordinate systems using the new Bounds::map function.