#include <nnsys/g2d/g2d_CellAnimation.h>
void NNS_G2dTickCellAnimation( NNSG2dCellAnimation* pCellAnim, fx32 frames );
| pCellAnim | [OUT] Cell animation |
| frames | [IN] Amount of time to advance |
None.
Advances the cell animation time.
None.
05/28/2004 Initial version.