NNS_G2dResetAnimationState

Syntax

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

Arguments

pAnimCtrl [OUT] NNSG2dAnimController entity

Return Values

None.

Description

Resets the animation state. Depending on the playback direction, the initial animation state may be changed. The name of this function has changed to NNS_G2dResetAnimCtrlState. To maintain compatibility, the previous function was kept under a different name.

See Also

NNS_G2dResetAnimCtrlState

Revision History

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


CONFIDENTIAL