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

type Vector2f = Vector2<f32>;

Vector2 with f32 coordinates.