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

pub type IntRect = Rect<i32>;
Expand description

2D Rectangle with integer coordinates