pub fn rect_vs_rect(a: Rect, b: Rect) -> CollisionInfo
Test collision between two AABBs with penetration info.