#include <nnsys/g2d/g2d_Renderer.h>
void NNS_G2dDrawMultiCell( const NNSG2dMultiCellInstance* pMC );
pMC | [IN] Multicell entity |
None.
Renders the multicell entity.
Call this function during the BeginRendering
— EndRendering
block.
2004/05/28 Initial version.
CONFIDENTIAL