Point2Addition Operator

Overload List

Addition(Point2, Point2) Interprets two points as a vector each, and adds them.
Addition(Point2, Vector2) Gets the translate of a point by a vector.

See Also