NNS_G2dSetCellAnimationSequence

C Specification

#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

05/28/2004 Initial version.


CONFIDENTIAL