NNS_G2dResetAnimCtrlState

Syntax

#include <nnsys/g2d/g2d_Animation.h>
void NNS_G2dResetAnimCtrlState( 
        NNSG2dAnimController*     pAnimCtrl );

Arguments

pAnimCtrl [OUT] NNSG2dAnimController entity

Return Values

None.

Description

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.

See Also

NNS_G2dResetAnimationState

Revision History

2004/08/02 Renamed function.
2004/05/28 Initial version.


CONFIDENTIAL