pub fn check_collision_boxes(box1: BoundingBox, box2: BoundingBox) -> bool
Expand description

Check collision between two bounding boxes