clamp camera + pi
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
namespace td {
|
||||
|
||||
static constexpr float PI = 3.14159265358979323846264338327950288f;
|
||||
|
||||
template<typename T>
|
||||
struct Vec2 {
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user