An enum that describes the sides of an axis aligned box for collision

Enumeration Members

Enumeration Members

Bottom: "Bottom"
Left: "Left"
None: "None"
Right: "Right"
Top: "Top"