NNS_G2dTickCellAnimation

Syntax

#include <nnsys/g2d/g2d_CellAnimation.h>
void NNS_G2dTickCellAnimation( NNSG2dCellAnimation* pCellAnim, fx32 frames );
  

Arguments

pCellAnim [OUT] Cell animation.
frames [IN] Amount of time to advance

Return Values

None.

Description

Advances the cell animation time.

See Also

None.

Revision History

2004/05/28 Initial version.


CONFIDENTIAL