Mount Fuji Engine  0.8b
MF_API void MFAnimation_SetFrame ( MFAnimation pAnimation,
float  frameTime 
)

Sets the current frame time.

Parameters
pAnimationAnimation instance.
frameTimeFrame time to be set as the current frame.
Returns
None.
See Also
MFAnimation_GetFrameRange()