[inline]
Definition at line 78 of file FXVec2f.h.
References x, and y.
00078 {x-=v.x;y-=v.y;return *this;}