NNS_G2dDrawMultiCell

C Specification

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

Arguments

pMC [IN] Multicell entity

Return Values

None.

Description

Draws the multicell entity.
This function must be called after the NNS_G2BeginRendering function and before the NNS_G2EndRendering function.

See Also

NNS_G2dDrawMultiCellAnimation

Revision History

05/28/2004 Initial version.


CONFIDENTIAL