NNS_G2dDrawCellAnimation

Syntax

#include <nnsys/g2d/g2d_Renderer.h>

    void NNS_G2dDrawCellAnimation( const NNSG2dCellAnimation* pCellAnim );
  

Arguments

pCellAnim [IN] Cell animation entity data

Return Values

None.

Description

Renders the cell animation entity.

See Also

NNS_G2dDrawCell

Revision History

2004/08/02 Renamed function.

2004/05/28 Initial version.


CONFIDENTIAL