Type Definition parry2d::math::Vector[][src]

type Vector<N> = Vector2<N>;
Expand description

The vector type.