CathodeRetro::Vec2

A simple 2D vector.

Index

Members

x
                float x
              
Type
float
Description
The x component of the vector.
y
                float y
              
Type
float
Description
The y component of the vector.