[][src]Type Definition coord::defaults::Vec2i

type Vec2i = Vec2<i32>;

A 2-dimensional signed integer vector type