The Table Engine
vec2.h File Reference

Definition of Vec2 structure for 2D vector operations. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Vec2
 A structure to represent 2D vectors. More...
 

Detailed Description

Definition of Vec2 structure for 2D vector operations.

Provides basic functionality for 2D vector operations used within the Game Engine.

Definition in file vec2.h.