[inline]
Assignment from array of floats.
Definition at line 63 of file FXVec2f.h.
00063 {x=v[0];y=v[1];return *this;}