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

2004/08/02 Renamed function

2004/05/28 Initial version.


CONFIDENTIAL