Axis Aligned Bounding Box
A rectangle is a box in 2d space Because these rectangles are axis aligned, they don't have any rotation
Returns whether two rectangles intersect
See Source File
Axis Aligned Bounding Box