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

type Vector2f = Vector2<f32>;

Vector2 with f32 coordinates.