Type Definition slender_math::v2i

source ·
pub type v2i = Vector2i;
Expand description

A vector with 2 i32 components