#include <nnsys/g2d/g2d_MultiCellAnimation.h>
void NNS_G2dTickMCInstance( NNSG2dMultiCellInstance* pMultiCellAnim, fx32 frames );
pMultiCellAnim | [OUT] Multicell entity |
frames | [IN] Number of frames to advance |
None.
Updates the animation of the cell animations that make up the multicell entity.
2004/05/28 Initial version.
CONFIDENTIAL