Enumeration SidesConst

For the purpose of stickiness and pass-through surfaces, we treat things as having four sides, as defined by this enum.

Enumeration Members

Enumeration Members

BOTTOM: 2
LEFT: 3
RIGHT: 1
TOP: 0