NNS_G2dDrawCell

Syntax

#include <nnsys/g2d/g2d_Renderer.h>
void NNS_G2dDrawCell( const NNSG2dCellData* pCell );
  

Arguments

pCell [IN] Cell data

Return Values

None.

Description

Renders the cell data.
Call this function during the BeginRenderingEndRendering block.

See Also

NNS_G2dDrawCellAnimation

Revision History

2004/05/28 Initial version.


CONFIDENTIAL