Features
- Added
Polygon
type. - Added
CounterClockwise
method for vectors. - Added intersection methods for line segments.
- Added containment methods for line segments.
Bug Fixes
- Fixed a bug that caused the
Center
property of boxes and rectangles not to return the correct value if the box or rectangle was not positioned at the origin.