Stowy Physics Engine 0.1.0
|
Contains the Vector2 struct. More...
#include <string>
Go to the source code of this file.
Classes | |
struct | stw::Vector2 |
A struct representing a 2D Vector. More... | |
Namespaces | |
namespace | stw |
Functions | |
std::ostream & | stw::operator<< (std::ostream &os, const Vector2 &vec) |
Contains the Vector2 struct.