[inline]
Definition at line 44 of file Transition.h.
References mNx, and mNy.
Referenced by OglGui::Tabs::StartTabTransition().
00045 { 00046 mNx = x; 00047 mNy = y; 00048 }