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

type IntRect = Rect<i32>;

2D Rectangle with integer coordinates