Antilatency.Math.float2

Antilatency.Math.float2

Structure in Antilatency.Math
struct float2 {
float x;
float y;
}

Fields

float xfloat y