/datum/shape/rectangle 
A simple geometric shape for testing collisions and intersections. This one is an axis-aligned rectangle.
Vars | |
| height | Distance from the shape's topmost to bottommost extent. |
|---|---|
| width | Distance from the shape's leftmost to rightmost extent. |
Var Details
height 
Distance from the shape's topmost to bottommost extent.
width 
Distance from the shape's leftmost to rightmost extent.