NNS_G2dDrawCellAnimation

C Specification

#include <nnsys/g2d/g2d_Renderer.h>
void NNS_G2dDrawCellAnimation( const NNSG2dCellAnimation* pCellAnim );  

Arguments

pCellAnim [IN] Cell animation entity data

Return Values

None.

Description

Draws the cell animation entity data.

See Also

NNS_G2dDrawCell

Revision History

08/02/2004 Renamed function

05/28/2004 Initial version.


CONFIDENTIAL