36 #endif //DENGINE_VEC2_H float x
X position of the vector.
Definition: Vec2.h:28
A vector composed of two points.
Definition: Vec2.h:11
Vec2()
Create a new Vec2.
Definition: Vec2.cpp:5
float y
Y position of the vector.
Definition: Vec2.h:32
The namespace containing the engine's code.
Definition: Collider.h:9