|
Potato Engine
|
#include <string>#include <cmath>Go to the source code of this file.
Classes | |
| struct | Vector2 |
| Standard 2-dimensional vector. More... | |
Functions | |
| Vector2 | operator* (float scalar, const Vector2 &vec) |
Definition at line 85 of file Vector2.hpp.