#include <nnsys/g2d/g2d_Animation.h>
void NNS_G2dResetAnimCtrlState(
NNSG2dAnimController* pAnimCtrl );
pAnimCtrl |
[OUT] NNSG2dAnimController entity |
None.
Resets the animation state. This function changes the initial state of the animation, depending upon the playback direction.
This is the renamed version of NNS_G2dResetAnimationState
. The previous function name remains as a separate name.
2004/08/02 Renamed function.
2004/05/28 Initial version.
CONFIDENTIAL