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

type IntRect = Rect<i32>;

A Rect of i32.