Module d2d.math.AxisAlignedBoundingBox

Axis Aligned Bounding Box

Functions

NameDescription
intersects(first, second) Returns whether two rectangles intersect

Classes

NameDescription
AxisAlignedBoundingBox A rectangle is a box in 2d space Because these rectangles are axis aligned, they don't have any rotation