Type Definition sfml::graphics::IntRect

source ·
pub type IntRect = Rect<i32>;
Expand description

A Rect of i32.