[][src]Type Definition sfml::system::Vector2i

type Vector2i = Vector2<i32>;

Vector2 with i32 coordinates.