Type Definition sfml_types::FloatRect [] [src]

type FloatRect = Rect<f32>;

A Rect of f32.