Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

The type vector2D [4/11]

A difference between two points is a vector.

The getter .vecTo from type point2D returns the vector of difference from one point to the other.

Loading...