#include <nnsys/g2d/g2d_MultiCellAnimation.h>
void NNS_G2dStartMCCellAnimationAll
(
NNSG2dMultiCellInstance* pMCInst
);
| pMCInst | [OUT] Multicell entity |
None.
Sets the playback state of the cell animations the comprise the multicell entity to the beginning state.
Internally, this function calls NNS_G2dStartAnimCtrl() for the cell animations of the multicell.
05/29/2006 Initial version.
CONFIDENTIAL