Vector2

Undocumented in source.
struct Vector2 {}

Members

Variables

x
float x;
Undocumented in source.
y
float y;
Undocumented in source.

Meta