Potato Engine
Loading...
Searching...
No Matches
Vector2.hpp File Reference
#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)

Function Documentation

◆ operator*()

Vector2 operator* ( float scalar,
const Vector2 & vec )
inline

Definition at line 85 of file Vector2.hpp.