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