[inline]
Set value from array of floats.
Definition at line 69 of file FXVec2f.h.
00069 {x=v[0];y=v[1];return *this;}