SL_Vector2 Struct Reference

Structure representing a generic 2-dimensional vector. More...

Data Fields

float x
 Fist component of the vector.
 
float y
 Second component of the vector.
 

Detailed Description

Structure representing a generic 2-dimensional vector.