[][src]Type Definition vecmath::Vector2

type Vector2<T> = [T; 2];

A 2D vector.