NNS_G2dStartMCCellAnimationAll

C Specification

#include <nnsys/g2d/g2d_MultiCellAnimation.h>

void NNS_G2dStartMCCellAnimationAll
(
    NNSG2dMultiCellInstance*    pMCInst 
);
  

Arguments

pMCInst [OUT] Multicell entity

Return Values

None.

Description

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.

See Also

NNS_G2dStartAnimCtrl

Revision History

2006/05/29 Initial version.


CONFIDENTIAL