m_pAnimController->SetTime(m_pAnimController->GetTime());
I check the interface in the DX9 documentation,
I can no longer find a matching API which performs the similar function....
What can be done in order to keep the time constant? I am wondering...
Do I just reset the time then go ahead advancing it afterwards.. would that
be inefficient or something?
Thanks
Jack