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