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

type Vector2i = Vector2<i32>;

Vector2 with i32 coordinates.