NNS_G2dDrawMultiCell

Syntax

#include <nnsys/g2d/g2d_Renderer.h>
void NNS_G2dDrawMultiCell( const NNSG2dMultiCellInstance* pMC );
  

Arguments

pMC [IN] Multicell entity

Return Values

None.

Description

Renders the multicell entity.

Call this function during the BeginRenderingEndRendering block.

See Also

NNS_G2dDrawMultiCellAnimation

Revision History

2004/05/28 Initial version.


CONFIDENTIAL