Type Definition sfml_types::IntRect [] [src]

type IntRect = Rect<i32>;

A Rect of i32.