Posted February 18, 2025 by Geometer
#update
This update introduces optimizations in two forms:
-First, all methods are now static, saving overhead
-Second, all methods that return a vector now have an RW (Re-Write) version that modifies the Vector2 calling it instead of returning a value.