#include <nnsys/g2d/g2d_CellAnimation.h>
void NNS_G2dSetCellAnimationSequence(
NNSG2dCellAnimation* pCellAnim,
const NNSG2dAnimSequence* pAnimSeq );
| pCellAnim | [OUT] Cell animation |
| pAnimSeq | [IN] Animation sequence |
None.
Sets the animation sequence in the cell animation.
NNS_G2dInitCellAnimation, NNS_G2dSetCellAnimationSequenceNoReset
2004/05/28 Initial version.
CONFIDENTIAL