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