PVector vector arithmetic
Packages a point's x,y(,z) into one PVector with add/sub/mult/div/mag/normalize methods, so motion code treats location and velocity as single vectors.
Packages a point's x,y(,z) into one PVector with add/sub/mult/div/mag/normalize methods, so motion code treats location and velocity as single vectors.