#include <nnsys/g2d/g2d_Renderer.h>
void NNS_G2dDrawCellAnimation( const NNSG2dCellAnimation* pCellAnim );
| pCellAnim | [IN] Cell animation entity data |
None.
Draws the cell animation entity data.
08/02/2004 Renamed function
05/28/2004 Initial version.