Type Definition sfml::graphics::FloatRect

source ·
pub type FloatRect = Rect<f32>;
Expand description

A Rect of f32.