[inline]
Assigning operators.
Definition at line 75 of file FXVec2d.h.
00075 {x*=n;y*=n;return *this;}