NNS_G2dSetCellAnimationSequence

Syntax

#include <nnsys/g2d/g2d_CellAnimation.h>
void NNS_G2dSetCellAnimationSequence( 
                    NNSG2dCellAnimation*          pCellAnim, 
                    const NNSG2dAnimSequence*     pAnimSeq );
  

Arguments

pCellAnim [OUT] Cell animation
pAnimSeq [IN] Animation sequence

Return Values

None.

Description

Sets the animation sequence in the cell animation.

See Also

NNS_G2dInitCellAnimation
NNS_G2dSetCellAnimationSequenceNoReset

Revision History

2004/05/28 Initial version.


CONFIDENTIAL