NNS_G2dTickCellAnimation

C Specification

#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

05/28/2004 Initial version.


CONFIDENTIAL