Type Definition sfml::graphics::FloatRect [] [src]

type FloatRect = Rect<f32>;

A Rect of f32.