rectangle_rectangle

Function rectangle_rectangle 

Source
pub fn rectangle_rectangle(a: &Rectangle, b: &Rectangle) -> QuadtreeResult<bool>
Expand description

Note: touching edges are not treated as collisions.