NNS_G2dTickMCInstance

C Specification

#include <nnsys/g2d/g2d_MultiCellAnimation.h>
void NNS_G2dTickMCInstance( NNSG2dMultiCellInstance* pMultiCellAnim, fx32 frames );
  

Arguments

pMultiCellAnim [OUT] Multicell entity
frames [IN] Number of frames to advance

Return Values

None.

Description

Updates the animation of the cell animation that makes up the multicell entity.

See Also

NNS_G2dTickMCAnimation

Revision History

2004/05/28 Initial version.


CONFIDENTIAL